summaryrefslogtreecommitdiff
path: root/src/rabbit_mirror_queue_misc.erl
Commit message (Expand)AuthorAgeFilesLines
* Permit dropping nodes of mirrored queues. This turns out to be much much mess...Matthew Sackman2011-05-241-31/+52
* Eliminate a race which was found to allow promotion to be non-atomicMatthew Sackman2011-05-171-5/+19
* Make slaves rejoin on bootMatthew Sackman2011-03-111-2/+11
* Make new mirrors magically occur when set to [] and a new node in the cluster...Matthew Sackman2011-03-111-1/+17
* Add ability to dynamically add slavesMatthew Sackman2011-03-111-1/+31
* Use amqqueue:store_queue/1 so that we modify durable queues durablyMatthew Sackman2010-12-211-1/+1
* Fix a race condition that can occur on queue deletion. Also change boot order...Matthew Sackman2010-12-171-14/+18
* extra_pids => mirror_pids; Also rip out changes to the registry and just hard...Matthew Sackman2010-12-161-7/+7
* Move the various files from rabbit-ha to rabbit-server as the ha work can't e...Matthew Sackman2010-12-161-0/+42