summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | CapabilitySimon MacMullen2014-01-161-0/+1
| | * | | | | | | | | | Update essay.Simon MacMullen2014-01-151-9/+14
| | * | | | | | | | | | We can't have drain=true and mode=auto so let's unify to a single mode: manua...Simon MacMullen2014-01-152-26/+30
| | * | | | | | | | | | Unify rabbit_limiter:credit/5 and rabbit_limiter:set_consumer_prefetch/4.Simon MacMullen2014-01-152-34/+23
| | * | | | | | | | | | Move credit args parsing into rabbit_queue_consumers, to reduce some nasty ar...Simon MacMullen2014-01-154-36/+32
| | * | | | | | | | | | Undo gratuitous rename.Simon MacMullen2014-01-151-6/+6
| | * | | | | | | | | | Treat prefetch=0 the same as basic.qos does - it means infinity not a broken ...Simon MacMullen2014-01-141-0/+2
| | * | | | | | | | | | Rearrange order of function args in ack/reject/requeue for consistency.Simon MacMullen2014-01-144-23/+23
| | * | | | | | | | | | Simplify / make it clearer that we always go through the invariant.Simon MacMullen2014-01-141-20/+18
| | * | | | | | | | | | Undo accidental unificationSimon MacMullen2014-01-131-5/+8
| | * | | | | | | | | | Unbreak basic.reject, basic.nack and basic.recover. Fix up specs.Simon MacMullen2014-01-135-31/+39
| | * | | | | | | | | | Ignore prefetch in autoack mode.Simon MacMullen2014-01-132-4/+6
| | * | | | | | | | | | Merge in default.Simon MacMullen2014-01-1323-278/+488
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Upon unblocking, unblock, and run message queue.Simon MacMullen2014-01-093-18/+27
| | * | | | | | | | | | | More consistent namingSimon MacMullen2014-01-092-5/+5
| | * | | | | | | | | | | Fix various bugs that prevented this form working at all. Also change the "Ot...Simon MacMullen2014-01-092-26/+30
| | * | | | | | | | | | | Merge in default.Simon MacMullen2014-01-095-38/+63
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Add initial support for x-prefetch consumer arg (basically auto-credit). It's...Simon MacMullen2014-01-085-38/+63
* | | | | | | | | | | | | | add bump_credit to vq soak testsMatthias Radestock2014-03-131-1/+20
* | | | | | | | | | | | | | make tests workMatthias Radestock2014-03-041-33/+42
* | | | | | | | | | | | | | beta->delta conversion rate is naturally limitedMatthias Radestock2014-03-041-9/+11
* | | | | | | | | | | | | | increase IO_BATCH_SIZEMatthias Radestock2014-03-041-7/+7
* | | | | | | | | | | | | | reduce_memory_use now only does one thingMatthias Radestock2014-03-031-37/+12
* | | | | | | | | | | | | | propagate BQ API changeMatthias Radestock2014-03-032-2/+9
* | | | | | | | | | | | | | explain (reduced) impact of IO_BATCH_SIZEMatthias Radestock2014-03-031-14/+7
* | | | | | | | | | | | | | decouple syncing from pagingMatthias Radestock2014-03-032-22/+14
* | | | | | | | | | | | | | merge in defaultMatthias Radestock2014-03-031-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | merge bug26049 into defaultMatthias Radestock2014-03-030-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | clamp duration to infinity when all rates are very lowbug26049Matthias Radestock2014-03-031-2/+3
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | limit alpha->beta conversion through msg store credit flowMatthias Radestock2014-03-032-16/+23
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge bug26042Simon MacMullen2014-02-283-16/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Make mirrored queue logging configurable.bug26042Simon MacMullen2014-02-273-16/+22
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge bug26027Simon MacMullen2014-02-260-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge in defaultbug26027Simon MacMullen2014-02-262-9/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | stable to defaultSimon MacMullen2014-02-2660-1845/+2774
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge bug26039Simon MacMullen2014-02-261-8/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Don't quote node atoms, it makes the resulting string harder to use in shell ...bug26039Simon MacMullen2014-02-261-8/+2
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge bug 26038Simon MacMullen2014-02-261-1/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | If we abandon autoheal while in winner_waiting then let the losing nodes know...bug26038Simon MacMullen2014-02-261-1/+12
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Update comment.Simon MacMullen2014-02-261-4/+7
* | | | | | | | | | | | | | Eliminate the node_stopped message, since it is possible that a badly-timed s...Simon MacMullen2014-02-262-22/+22
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Refactor: distinction between handle_dead_rabbit and handle_dead_rabbit_state...Simon MacMullen2014-02-261-13/+9
* | | | | | | | | | | | | Merge bug 26004Simon MacMullen2014-02-241-20/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | trigger rate calculation in all the right placesbug26004Matthias Radestock2014-02-071-20/+26
* | | | | | | | | | | | | Merge bug25994Simon MacMullen2014-02-241-2/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Sort by descending priority order, and add a comment.bug25994Simon MacMullen2014-02-241-2/+11
| * | | | | | | | | | | | | always prioritise acks (and resume)Matthias Radestock2014-02-241-2/+2
* | | | | | | | | | | | | | merge stable into defaultMatthias Radestock2014-02-241-32/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | / / / / / / / / / / / | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | merge bug26013 into stableMatthias Radestock2014-02-241-32/+44
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | improve clarity and correctnessbug26013Matthias Radestock2014-02-201-30/+38