summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid changing any api for erlang client directbug23956Matthew Sackman2011-06-241-2/+8
* Abstract some parameters to rabbit_channel:start_linkMatthew Sackman2011-06-246-44/+51
* Merged bug23554 into defaultRob Harrop2011-06-2313-38/+2034
|\
| * Explode if the nodes policy has an empty list as the policy paramsbug23554Matthew Sackman2011-06-221-3/+4
| * Make an error more likely to be formatted sensiblyMatthew Sackman2011-06-221-1/+1
| * Really really don't look at x-mirror anymore. sigh.Matthew Sackman2011-06-221-8/+8
| * Be more helpful...and make it compileMatthew Sackman2011-06-221-2/+2
| * Be more helpfulMatthew Sackman2011-06-221-12/+25
| * Remove rubbishMatthew Sackman2011-06-211-3/+1
| * All done.Matthew Sackman2011-06-212-4/+9
| * Sort out misc. (dnc)Matthew Sackman2011-06-213-35/+31
| * 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-218-61/+86
| * Rip out support for dynamically adding or removing queue mirrorsMatthew Sackman2011-06-212-55/+0
| * Merging default into bug23554Matthew Sackman2011-06-2114-17/+2031
| |\ |/ /
| * Merging default to bug23554Matthew Sackman2011-06-021-1/+23
| |\
| * | Undo unneeded change to bootsMatthew Sackman2011-06-021-6/+7
| * | Merging default into bug23554Matthew Sackman2011-06-025-12/+8
| |\ \
| * | | cosmetic: eliminate gratuitous diffs vs 'default'Matthias Radestock2011-06-021-6/+6
| * | | Merge with defaultRob Harrop2011-05-312-9/+13
| |\ \ \
| * \ \ \ Merging default into bug23554Matthew Sackman2011-05-2720-64/+2086
| |\ \ \ \
| | * | | | 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-253-10/+14
| | * | | | enforce equivalence checking of x-mirror argMatthew Sackman2011-05-251-1/+1
| | * | | | correct use of nodes()Matthew Sackman2011-05-251-5/+5
| | * | | | Not quite sure how I managed to get that quite so wrong...Matthew Sackman2011-05-251-2/+1
| | * | | | Enforce checking of x-mirror argMatthew Sackman2011-05-251-1/+14
| | * | | | Merge default into bug23554Matthew Sackman2011-05-249-150/+229
| | |\ \ \ \
| | * | | | | Permit dropping nodes of mirrored queues. This turns out to be much much mess...Matthew Sackman2011-05-2411-59/+147
| | * | | | | WhitespaceMatthew Sackman2011-05-241-8/+8
| | * | | | | Add pointer back to bug given the value of the additional commentary in the bugMatthew Sackman2011-05-231-0/+2
| | * | | | | 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-232-50/+128
| | * | | | | Remove debug log entriesMatthew Sackman2011-05-232-2/+0
| | * | | | | master must broadcast, esp if it doesn't know about the sender. Also rip out ...Matthew Sackman2011-05-234-67/+40
| | * | | | | Critical bug fixedMatthew Sackman2011-05-201-1/+1
| | * | | | | That's an awful lot of work to solve a potential memory leak...Matthew Sackman2011-05-205-87/+257
| | * | | | | ...and the other bits I forgot.Matthew Sackman2011-05-201-2/+3
| | * | | | | BQ:idle_timeout => BQ:timeoutMatthew Sackman2011-05-202-10/+10
| | * | | | | Merge with defaultRob Harrop2011-05-2015-32/+1714
| | |\ \ \ \ \
| | | * | | | | Make log messages prettierMatthew Sackman2011-05-202-8/+11
| | | * | | | | 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
| | | * | | | | Merging default to bug23554Matthew Sackman2011-05-191-8/+17
| | | |\ \ \ \ \
| | | * | | | | | Improve logging informationMatthew Sackman2011-05-172-2/+4
| | | * | | | | | Eliminate a race which was found to allow promotion to be non-atomicMatthew Sackman2011-05-171-5/+19
| | | * | | | | | Add upgrade step to add the mirror pids to the queueMatthew Sackman2011-05-171-0/+15
| | | * | | | | | Ensure that when a slave gets promoted, it requeues msgs in the same order wh...Matthew Sackman2011-05-171-19/+21
| | | * | | | | | Add a sleep, to avoid tight spinningMatthew Sackman2011-05-171-0/+1