summaryrefslogtreecommitdiff
path: root/src/rabbit_mirror_queue_slave.erl
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug 23056bug23056Alexandru Scvortov2011-08-251-0/+11
|\
| * fix dialyzer warningsAlexandru Scvortov2011-08-081-0/+11
* | More consistencyMatthew Sackman2011-08-111-3/+3
* | Remove unused var, and cosmetic (record whitespace trumps vertical alignment ...Matthew Sackman2011-08-111-3/+2
* | Report queue slave events by name rather than by QPid.Simon MacMullen2011-08-111-7/+7
* | ReworkingsMatthew Sackman2011-08-101-3/+3
* | Identify the (possibly former if it changed) master pid in the queue_mirror_d...Simon MacMullen2011-08-101-2/+3
* | Various improvements mainly to detection of and reporting of deathMatthew Sackman2011-08-101-17/+17
* | Merging default into bug24130Matthew Sackman2011-08-101-27/+83
|\ \ | |/ |/|
| * Merging default into bug24130Matthew Sackman2011-07-271-27/+83
| |\
| | * Flip flop again: revert b69bd74d8e17 and add the old master pid to the promot...Simon MacMullen2011-07-201-5/+7
| | * Actually, for the bookkeeping mgmt wants, this is better.Simon MacMullen2011-07-191-3/+3
| | * Add master_pid to queue_slave_synchronised event; this will reduce the amount...Simon MacMullen2011-07-151-2/+4
| | * Refactor to mimic style and pizzazz of amqqueue_processMatthew Sackman2011-07-141-22/+27
| | * reworkMatthew Sackman2011-07-141-2/+2
| | * Merging default to bug24130Matthew Sackman2011-07-141-29/+6
| | |\
| | * | Support querying slaves for their statusMatthew Sackman2011-07-071-2/+21
| | * | Notify the world when we become synchronisedMatthew Sackman2011-06-261-0/+1
| | * | Master responds to length_requests with length broadcast; slaves can determin...Matthew Sackman2011-06-261-5/+26
| | * | Slaves request length when they join.Matthew Sackman2011-06-261-0/+4
| | * | Emit slave promotionMatthew Sackman2011-06-261-3/+3
| | * | Emit slave creationMatthew Sackman2011-06-261-0/+2
* | | | Merge bug24305 into defaultRob Harrop2011-08-041-3/+2
|\ \ \ \
| * | | | Wipe out slave pids whenever we start up a queue.Matthew Sackman2011-07-261-3/+2
| |/ / /
* | | | just ignore the result to erlang:cancel_timerAlexandru Scvortov2011-08-021-2/+2
* | | | convert another timerAlexandru Scvortov2011-08-021-8/+6
* | | | convert mirror_queue_slave's sync timerAlexandru Scvortov2011-08-021-8/+12
|/ / /
* | | Correct boilerplate for the HA modules which were started in 2010 but failed ...Matthew Sackman2011-07-151-1/+1
| |/ |/|
* | s/run_backing_queue_async/run_backing_queueMatthias Radestock2011-06-251-10/+2
* | get rid of sync run_backing_queueMatthias Radestock2011-06-251-13/+2
* | tx gone from everywhereMatthias Radestock2011-06-241-7/+3
|/
* All done.Matthew Sackman2011-06-211-4/+4
* Remove R13ismMatthew Sackman2011-05-251-3/+2
* Work in gm table creation as part of the normal upgrade steps, and then assum...Matthew Sackman2011-05-251-1/+0
* Permit dropping nodes of mirrored queues. This turns out to be much much mess...Matthew Sackman2011-05-241-2/+9
* Update commentMatthew Sackman2011-05-231-1/+1
* Fix the remaining memory leakMatthew Sackman2011-05-231-79/+93
* Updated documentation, and in the course of writing it, thought up another sc...Matthew Sackman2011-05-231-36/+33
* Remove debug log entriesMatthew Sackman2011-05-231-1/+0
* master must broadcast, esp if it doesn't know about the sender. Also rip out ...Matthew Sackman2011-05-231-15/+13
* Critical bug fixedMatthew Sackman2011-05-201-1/+1
* That's an awful lot of work to solve a potential memory leak...Matthew Sackman2011-05-201-47/+132
* ...and the other bits I forgot.Matthew Sackman2011-05-201-2/+3
* BQ:idle_timeout => BQ:timeoutMatthew Sackman2011-05-201-5/+5
* Make log messages prettierMatthew Sackman2011-05-201-5/+7
* Be more assertive. Slave is the equiv of amqqueue_process, so it's ok here to...Matthew Sackman2011-05-191-2/+2
* Make slaves explicitly monitor the master (see comments to come in bug)Matthew Sackman2011-05-191-5/+20
* Improve logging informationMatthew Sackman2011-05-171-1/+2
* Ensure that when a slave gets promoted, it requeues msgs in the same order wh...Matthew Sackman2011-05-171-19/+21
* Forgot to undo these bits, and the boot sequence has been changed, so debitrotMatthew Sackman2011-04-131-2/+6