summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* throttle index walking to the rate at which we can process the resultsMatthias Radestock2012-10-102-19/+34
* Removing the ExtraNodes stuff unmasked another bug: we weren't cleaning up sl...Simon MacMullen2012-10-081-1/+11
* Remove debugging code.Simon MacMullen2012-10-081-5/+2
* WIPSimon MacMullen2012-10-083-43/+35
* Don't fail if the queue is already mirrored, tweak return values a bit.Simon MacMullen2012-10-051-8/+7
* Do not start slaves in init_with_existing_bq/3 since we will only get here vi...Simon MacMullen2012-10-051-6/+7
* consistencyMatthias Radestock2012-10-033-21/+21
* re-merge bug25200 into defaultMatthias Radestock2012-10-031-1/+2
|\
| * cosmeticMatthias Radestock2012-10-031-1/+2
* | Merge bug25200Simon MacMullen2012-10-031-15/+16
|\ \ | |/ |/|
| * Merge bug25199Simon MacMullen2012-10-031-16/+14
| |\
| | * get rid of all but one use of run_backing_queue and inline the latterMatthias Radestock2012-10-011-16/+14
| * | Merged bug25193Emile Joubert2012-10-031-0/+3
| |\ \
| | * | active_consumers info item.Simon MacMullen2012-09-281-0/+3
* | | | ExplainSimon MacMullen2012-10-031-0/+6
* | | | distinguish between deliveries to masters and slavesMatthias Radestock2012-10-033-20/+35
|/ / /
* | | cosmeticMatthias Radestock2012-10-021-10/+7
* | | Merge in defaultSimon MacMullen2012-10-023-29/+25
|\ \ \
| * | | remove gratuitous ack numberingMatthias Radestock2012-10-021-10/+5
| * | | requeue unacked messages earlier during promotionMatthias Radestock2012-10-013-19/+20
* | | | comments, also wait for tables right after you load themFrancesco Mazzoli2012-10-021-2/+9
* | | | cosmeticsFrancesco Mazzoli2012-10-021-7/+6
* | | | wait for tables, not for mnesiaFrancesco Mazzoli2012-10-021-1/+1
* | | | simplify `leave_cluster/0'Francesco Mazzoli2012-10-021-4/+4
* | | | Merge defaultSimon MacMullen2012-10-029-155/+325
|\ \ \ \
| * | | | Don't throw, rabbit_amqqueue:with/2 will eat it.Simon MacMullen2012-09-281-1/+1
| * | | | Ignore if the node is down.Simon MacMullen2012-09-281-1/+9
| * | | | Assert a bit here too.Simon MacMullen2012-09-281-1/+1
| * | | | We want to catch here, if sup:start_child exits the rabbit_amqqueue:with we a...Simon MacMullen2012-09-281-1/+1
| * | | | Merge in defaultSimon MacMullen2012-09-289-153/+315
| |\ \ \ \
| | * \ \ \ Merge in defaultSimon MacMullen2012-09-259-154/+315
| | |\ \ \ \
| | | * | | | Handle the case where we go from unmirrored(A) to nodes(B, C).Simon MacMullen2012-09-201-1/+8
| | | * | | | "nodes" policy should not suggest nodes which are not running. Also if nodes ...Simon MacMullen2012-09-202-5/+19
| | | * | | | That case was originally written to cover the unmirrored case - but actually ...Simon MacMullen2012-09-201-2/+0
| | | * | | | Start new slaves in response to gm deaths a bit later, to prevent deadlock. A...Simon MacMullen2012-09-204-32/+27
| | | * | | | That hack should not be needed any more.Simon MacMullen2012-09-191-13/+7
| | | * | | | Merge in defaultSimon MacMullen2012-09-1913-330/+360
| | | |\ \ \ \
| | | * | | | | Pull our attempts to list all nodes out of transactions and loops.Simon MacMullen2012-09-181-5/+15
| | | * | | | | SimplifySimon MacMullen2012-09-171-5/+1
| | | * | | | | Cope with the fact that rabbit_mnesia:running_clustered_nodes/0 now does not ...Simon MacMullen2012-09-171-2/+11
| | | * | | | | Merge defaultSimon MacMullen2012-09-178-132/+270
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge defaultSimon MacMullen2012-09-148-132/+270
| | | | |\ \ \ \ \
| | | | | * | | | | cosmeticMatthias Radestock2012-09-051-4/+2
| | | | | * | | | | Also exclude DeadNodes from the list of new nodes to start mirrors on; we hav...Simon MacMullen2012-09-051-1/+1
| | | | | * | | | | Cosmetic: give that comment room to breath.Simon MacMullen2012-09-051-20/+21
| | | | | * | | | | Call add_mirror/2 before drop_mirror/2, and explain why.Simon MacMullen2012-09-051-1/+11
| | | | | * | | | | GahSimon MacMullen2012-09-052-4/+2
| | | | | * | | | | No we don't. The point is that if a mirror is dropping out of the queue, does...Simon MacMullen2012-09-052-2/+0
| | | | | * | | | | Add specs, remove misleading "%% temp" comment.Simon MacMullen2012-09-053-9/+15
| | | | | * | | | | Reduce difference to defaultSimon MacMullen2012-09-051-3/+3