| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge bug25980 into default | Matthias Radestock | 2014-02-05 | 20 | -214/+383 |
| |\ | |||||
| | * | Merge bug25979 | Simon MacMullen | 2014-02-05 | 7 | -32/+113 |
| | |\ | |||||
| | | * | Assuage dialyser. And possibly myself? | Simon MacMullen | 2014-02-05 | 1 | -4/+7 |
| | | | | |||||
| | | * | I don't think we do need to notify. Also, add specs. | Simon MacMullen | 2014-02-05 | 1 | -4/+5 |
| | | | | |||||
| | | * | Log a warning if the cluster name is picked from several candidates. | Simon MacMullen | 2014-02-03 | 1 | -4/+11 |
| | | | | |||||
| | | * | Upgrade. | Simon MacMullen | 2014-01-31 | 1 | -0/+20 |
| | | | | |||||
| | | * | Language | Simon MacMullen | 2014-01-31 | 1 | -1/+1 |
| | | | | |||||
| | | * | Document set_cluster_name. | Simon MacMullen | 2014-01-31 | 1 | -0/+17 |
| | | | | |||||
| | | * | First pass at cluster name. | Simon MacMullen | 2014-01-29 | 5 | -32/+65 |
| | | | | |||||
| | * | | Merge bug25992 | Simon MacMullen | 2014-02-04 | 1 | -0/+25 |
| | |\ \ | |||||
| | | * | | optimisation | Matthias Radestock | 2014-02-03 | 1 | -0/+25 |
| | | | | | |||||
| | * | | | refactor: more obvious correctness | Matthias Radestock | 2014-02-03 | 1 | -13/+15 |
| | | | | | | | | | | | | | | | | | | | | | don't modify the State in the fun passed to queue_consumers:deliver. At least in one of the call sites. | ||||
| | * | | | cosmetic | Matthias Radestock | 2014-02-03 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | refactor: don't carry around so much state | Matthias Radestock | 2014-02-03 | 1 | -13/+18 |
| | | | | | |||||
| | * | | | Merge bug24408 (again) | Simon MacMullen | 2014-02-03 | 21 | -464/+538 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge bug 25991 | Simon MacMullen | 2014-02-03 | 3 | -43/+53 |
| | | |\ \ | |||||
| | | | * | | Take account of arguments in rabbit_topic_trie_binding. | Simon MacMullen | 2014-02-03 | 3 | -43/+53 |
| | | |/ / | |||||
| | | * | | merge bug24408 into default | Matthias Radestock | 2014-02-03 | 19 | -421/+485 |
| | | |\ \ | |||||
| | | | * | | oops | Matthias Radestock | 2014-02-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | this wasn't wrong, but it looked odd | ||||
| | | | * | | merge bug25817 into default | Matthias Radestock | 2014-02-02 | 41 | -1307/+1737 |
| | | | |\ \ | |||||
| | | | | * | | shut up dialyzer | Matthias Radestock | 2014-02-02 | 2 | -1/+6 |
| | | | | | | | |||||
| | | | | * | | merge bug25888 into default | Matthias Radestock | 2014-01-30 | 6 | -102/+139 |
| | | | | |\ \ | |||||
| | | | | | * | | inline | Matthias Radestock | 2014-01-30 | 1 | -14/+11 |
| | | | | | | | | |||||
| | | | | | * | | Consistent ordering, and only take account of publishes when deciding ↵ | Simon MacMullen | 2014-01-30 | 1 | -21/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | whether to update rates (since it's only in conditions of high publish rates that we care). | ||||
| | | | | | * | | cosmetic | Matthias Radestock | 2014-01-29 | 2 | -24/+20 |
| | | | | | | | | |||||
| | | | | | * | | Based on some testing, we can reduce this somewhat. | Simon MacMullen | 2014-01-29 | 1 | -1/+1 |
| | | | | | | | | |||||
| | | | | | * | | The existing value can be 'undefined'. | Simon MacMullen | 2014-01-27 | 1 | -1/+2 |
| | | | | | | | | |||||
| | | | | | * | | Try to get the weighting factor right. | Simon MacMullen | 2014-01-27 | 3 | -12/+19 |
| | | | | | | | | |||||
| | | | | | * | | Rates on exponential moving average. | Simon MacMullen | 2014-01-27 | 1 | -67/+61 |
| | | | | | | | | |||||
| | | | | | * | | oops | Simon MacMullen | 2014-01-27 | 1 | -4/+4 |
| | | | | | | | | |||||
| | | | | | * | | Cosmetic | Simon MacMullen | 2014-01-27 | 1 | -11/+10 |
| | | | | | | | | |||||
| | | | | | * | | Unify the #rates record so we don't duplicate as much stuff. | Simon MacMullen | 2014-01-27 | 1 | -79/+80 |
| | | | | | | | | |||||
| | | | | | * | | Update rates every 1000 messages or at the ram duration timeout, whichever ↵ | Simon MacMullen | 2014-01-24 | 1 | -39/+56 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | comes first. | ||||
| | | | | | * | | Explicitly target an egress/ingress ratio. | Simon MacMullen | 2014-01-24 | 1 | -5/+7 |
| | | | | | | | | |||||
| | | | | | * | | Merge in default | Simon MacMullen | 2014-01-24 | 4 | -11/+37 |
| | | | | | |\ \ | |||||
| | | | | | | * | | Don't prioritise 'reject', it could lead to observable reordering. | Simon MacMullen | 2013-11-20 | 1 | -1/+0 |
| | | | | | | | | | |||||
| | | | | | | * | | Prioritise everything we used to before bug 24966. | Simon MacMullen | 2013-11-15 | 1 | -16/+21 |
| | | | | | | | | | |||||
| | | | | | | * | | Add a BQ function for this. | Simon MacMullen | 2013-11-15 | 4 | -7/+17 |
| | | | | | | | | | |||||
| | | | | | | * | | Matthias' strawman patch: prioritise notify_sent based on current ingress / ↵ | Simon MacMullen | 2013-11-15 | 1 | -1/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | egress rates. | ||||
| | | | | * | | | | merge bug25827 into default | Matthias Radestock | 2014-01-30 | 21 | -366/+366 |
| | | | | |\ \ \ \ | |||||
| | | | | | * \ \ \ | merge bug25827 into default | Matthias Radestock | 2014-01-30 | 21 | -366/+366 |
| | | | | | |\ \ \ \ | | | | | | | |_|/ | | | | | | |/| | | |||||
| | | | | * | | | | | unbreak durable queue dir cleanup | Matthias Radestock | 2014-01-30 | 1 | -6/+6 |
| | | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | all_queue_directory_names returns just names, not paths Also, gain some efficiency by performing just one invocation of rabbit_file:recursive_delete/1, with all dirs. And some cosmetics. | ||||
| | | | | * | | | | oops | Matthias Radestock | 2014-01-30 | 1 | -1/+1 |
| | | | | | | | | | |||||
| | | | * | | | | | don't intercept performance critical methods | Matthias Radestock | 2014-02-02 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This improves 'PerfTest' by ~10% when running with one scheduler | ||||
| | * | | | | | | | This optimisation only makes sense when the message is neither mandatory nor ↵ | Simon MacMullen | 2014-02-03 | 1 | -0/+1 |
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | confirmable! | ||||
| | * | | | | | | missed one instance of the switch away from msg_seq_no as confirm indicator | Matthias Radestock | 2014-02-03 | 1 | -6/+6 |
| | | | | | | | | |||||
| | * | | | | | | cosmetic | Matthias Radestock | 2014-02-03 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | improve docs | Matthias Radestock | 2014-02-05 | 1 | -6/+6 |
| | | | | | | | | |||||
| * | | | | | | | Don't reinvent the wheel | Tim Watson | 2014-01-30 | 1 | -2/+1 |
| | | | | | | | | |||||
| * | | | | | | | Refactor the tests just a little bit more | Tim Watson | 2014-01-30 | 1 | -23/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extract a helper to wait for process exits we're expecting. We ignore the potential race (when establishing the monitor) since the exit reason is irrelevant here, we just want to know the process is gone. Instead of hitting 'nonode@nohost', which is slow (perhaps due to DNS querying), we pull the current hostname and combine 'nonode' with that. | ||||
