summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* BQ:idle_timeout => BQ:timeoutMatthew Sackman2011-05-202-10/+10
* Merge with defaultRob Harrop2011-05-2014-31/+1713
|\
| * 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
| * | Not especially happy with this but can't think of how else to solve this. If ...Matthew Sackman2011-05-171-2/+7
| * | Merging default to bug23554Matthew Sackman2011-05-1713-103/+197
| |\ \
| * | | Fixed call to validate_messageRob Harrop2011-05-161-1/+1
| * | | Merge with defaultRob Harrop2011-05-1610-127/+277
| |\ \ \
| * \ \ \ Merge with defaultRob Harrop2011-05-033-60/+67
| |\ \ \ \
| * \ \ \ \ Merge with defaultRob Harrop2011-04-1513-29/+1654
| |\ \ \ \ \
| | * | | | | Forgot to undo these bits, and the boot sequence has been changed, so debitrotMatthew Sackman2011-04-133-5/+13
| | * | | | | Undo merge from bug24038 which has now become INVALID.Matthew Sackman2011-04-133-133/+59
| | * | | | | Work on documentation of haMatthew Sackman2011-04-101-0/+11
| | * | | | | Work on documentation of haMatthew Sackman2011-04-102-62/+124
| | * | | | | Merging default into bug23554Matthew Sackman2011-04-1017-217/+1912
| | |\ \ \ \ \
| | | * | | | | Additional hilarious witticismMatthew Sackman2011-04-081-1/+1
| | | * | | | | Some initial HA design documentationMatthew Sackman2011-04-083-0/+81
| | | * | | | | Merging bug24038 into bug23554 and hook slave up to the new apis. Overall, it...Matthew Sackman2011-04-083-73/+137
| | | |\ \ \ \ \
| | | | * | | | | Abstract out mainly timer maintanence functionsMatthew Sackman2011-04-082-35/+118
| | | * | | | | | Merging bug24039 to bug23554Matthew Sackman2011-04-0813-29/+1502
| | | |\ \ \ \ \ \
| | | | * | | | | | some notesMatthew Sackman2011-04-081-0/+40
| | | | * | | | | | Sod it - transactions are too hard to do in mirror queues so don't bother. I ...Matthew Sackman2011-04-082-235/+44
| | | | * | | | | | Well, getting closer. But it's not done yet, and I may have discovered a rath...Matthew Sackman2011-04-082-23/+126
| | | | * | | | | | Well txns are still only half in. But I want to go home.Matthew Sackman2011-04-075-43/+133
| | | | * | | | | | Grrr. non-maskable-interrupt half way through implementing txnsMatthew Sackman2011-04-072-46/+79
| | | | * | | | | | Add BQ:discard, correct BQ:is_duplicate, finally fix the last bits of immedia...Matthew Sackman2011-04-075-33/+110
| | | | * | | | | | Validate_msg becomes is_duplicate, which makes much more senseMatthew Sackman2011-04-074-24/+31
| | | | * | | | | | Merging default to bug23554 (minor debitrot)Matthew Sackman2011-04-0716-179/+1569
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ merge default to bug23554 (minor debitrot)Matthew Sackman2011-03-2914-183/+628
| | | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merging default into bug23554Matthew Sackman2011-03-2217-221/+1661
| | | | | |\ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ Merging default to bug23554 (minor debitrot)Matthew Sackman2011-03-1817-221/+1661
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * | | | | | | whoopsMatthew Sackman2011-03-161-1/+1
| | | | | | | * | | | | | | A different and largely opposite version of 'never'...Matthew Sackman2011-03-161-2/+8
| | | | | | | * | | | | | | Made gm do batching of messages. This has an astonishing performance impact: ...Matthew Sackman2011-03-162-46/+96
| | | | | | | * | | | | | | Merging default into bug23554Matthew Sackman2011-03-166-92/+86
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ Merging default into bug23554Matthew Sackman2011-03-1415-168/+1555
| | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ \ Merging default into bug23554Matthew Sackman2011-03-1415-168/+1555
| | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ merge default into bug23554Matthew Sackman2011-03-147-240/+302
| | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | | Make slaves rejoin on bootMatthew Sackman2011-03-111-2/+11
| | | | | | | | | * | | | | | | | | Merging default to bug23554Matthew Sackman2011-03-112-59/+89
| | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | | | Make new mirrors magically occur when set to [] and a new node in the cluster...Matthew Sackman2011-03-113-18/+42
| | | | | | | | | * | | | | | | | | | Merging default to bug23554Matthew Sackman2011-03-112-61/+110
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | | | | Add ability to dynamically add slavesMatthew Sackman2011-03-115-65/+77