summaryrefslogtreecommitdiff
path: root/src/rabbit_amqqueue_process.erl
Commit message (Expand)AuthorAgeFilesLines
* forgot to remove. (dnc)Matthew Sackman2011-06-211-2/+1
* Sort out (everywhere except mirror modules) slave pids and mirror nodes and d...Matthew Sackman2011-06-211-8/+13
* Merging default into bug23554Matthew Sackman2011-06-211-4/+41
|\
| * cosmetic: eliminate gratuitous diffs vs 'default'Matthias Radestock2011-06-021-6/+6
| * Permit dropping nodes of mirrored queues. This turns out to be much much mess...Matthew Sackman2011-05-241-6/+6
| * master must broadcast, esp if it doesn't know about the sender. Also rip out ...Matthew Sackman2011-05-231-23/+21
| * That's an awful lot of work to solve a potential memory leak...Matthew Sackman2011-05-201-22/+24
| * Merge with defaultRob Harrop2011-05-201-4/+44
| |\
| | * Forgot to undo these bits, and the boot sequence has been changed, so debitrotMatthew Sackman2011-04-131-2/+6
| | * Undo merge from bug24038 which has now become INVALID.Matthew Sackman2011-04-131-17/+29
| | * Merging bug24038 into bug23554 and hook slave up to the new apis. Overall, it...Matthew Sackman2011-04-081-35/+19
| | |\
| | | * Abstract out mainly timer maintanence functionsbug24038Matthew Sackman2011-04-081-35/+19
| | * | Merging bug24039 to bug23554Matthew Sackman2011-04-081-4/+44
| | |\ \
| | | * | Well txns are still only half in. But I want to go home.Matthew Sackman2011-04-071-2/+2
| | | * | Add BQ:discard, correct BQ:is_duplicate, finally fix the last bits of immedia...Matthew Sackman2011-04-071-14/+25
| | | * | Validate_msg becomes is_duplicate, which makes much more senseMatthew Sackman2011-04-071-8/+13
| | | * | Merging default to bug23554 (minor debitrot)Matthew Sackman2011-04-071-64/+121
| | | |\ \ | | | | |/ | | | |/|
| | | | * Merging default to bug23554 (minor debitrot)Matthew Sackman2011-03-181-64/+121
| | | | |\
| | | | | * merge default into bug23554Matthew Sackman2011-03-141-47/+61
| | | | | |\
| | | | | * | or that might be a bit better...Matthew Sackman2011-03-091-4/+2
| | | | | * | Sort out and clean the validate_message stuff. It compiles again now...Matthew Sackman2011-03-091-14/+10
| | | | | * | Merge default to bug23554, and then a bitMatthew Sackman2011-03-091-67/+133
| | | | | |\ \
| | | | | | * | just stashing this whilst I fix something elseMatthew Sackman2011-03-091-1/+1
| | | | | | * | add BQ:validate_messageMatthew Sackman2011-03-081-27/+45
| | | | | | * | Merging default into bug23554Matthew Sackman2011-03-081-42/+87
| | | | | | |\ \
| | | | | | | * | It's very substantially wrong.Matthew Sackman2011-03-021-3/+3
| | | | | | | * | Merging default into bug23554Matthew Sackman2011-02-281-16/+11
| | | | | | | |\ \
| | | | | | | * \ \ Merging bug23727 to bug23554Matthew Sackman2011-02-231-5/+6
| | | | | | | |\ \ \
| | | | | | | * \ \ \ Merging default into bug23554Matthew Sackman2011-02-121-41/+87
| | | | | | | |\ \ \ \
| | | | | | | | * \ \ \ Merging default into bug23554 (epic debitrot)Matthew Sackman2011-01-201-41/+87
| | | | | | | | |\ \ \ \
| | | | | | | | | * | | | Correct all manner of crazy wrongness with maybe_run_queue_via_backing_queue....Matthew Sackman2010-12-211-18/+20
| | | | | | | | | * | | | Merging default into bug23554Matthew Sackman2010-12-171-1/+1
| | | | | | | | | |\ \ \ \
| | | | | | | | | * | | | | Ensure that promoted slaves monitor the queue's exclusive ownerMatthew Sackman2010-12-171-1/+6
| | | | | | | | | * | | | | Permit dynamic inspection of the current mirror queues. This isn't particular...Matthew Sackman2010-12-161-1/+5
| | | | | | | | | * | | | | Merging default into bug23554Matthew Sackman2010-12-161-11/+39
| | | | | | | | | |\ \ \ \ \
| | | | | | | | | * \ \ \ \ \ Merging default into bug23554Matthew Sackman2010-12-141-10/+7
| | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | * | | | | | | Extend state conversion functionMatthew Sackman2010-12-131-16/+24
| | | | | | | | | * | | | | | | Alter the result of BQ:requeue so that it also returns the guids of the reque...Matthew Sackman2010-12-121-1/+3
| | | | | | | | | * | | | | | | Merging in from defaultMatthew Sackman2010-12-091-4/+0
| | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | Contract will be process is already trapping exitsMatthew Sackman2010-12-091-1/+0
| | | | | | | | | * | | | | | | | Predictions of parameter explosions are highMatthew Sackman2010-12-091-3/+3
| | | | | | | | | * | | | | | | | Turns out the memory_monitor and fhc callback registration is idempotent, and...Matthew Sackman2010-12-091-4/+0
| | | | | | | | | * | | | | | | | Permit queue processes to be initialised with existing state. This raises the...Matthew Sackman2010-12-091-0/+24
| | | | | | | | | * | | | | | | | Merge default into bug 23554 (epic debitrot)Matthew Sackman2010-12-061-49/+123
| | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | | Exposing the publishing chpid right through to the BQ (and tidying up tests/t...Matthew Sackman2010-11-301-6/+6
| | | | | | | | | * | | | | | | | | Present the whole amqqueue record to the BQ (remove duplicated IsDurable flag...Matthew Sackman2010-11-291-3/+2
| | | | | | | | | * | | | | | | | | Present the whole amqqueue record to the BQMatthew Sackman2010-11-291-2/+2
| | | | | | | | | * | | | | | | | | Added mechanism to dynamically choose the backing queue module. Ideally, this...Matthew Sackman2010-11-291-2/+8
* | | | | | | | | | | | | | | | | | Elimination of trivial and pointless abstractionMatthew Sackman2011-06-091-3/+1
* | | | | | | | | | | | | | | | | | Reduce diff from bug23554: Extend backing queue api to present reason for ter...Matthew Sackman2011-06-021-6/+6