summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: eliminate gratuitous diffs vs 'default'Matthias Radestock2011-06-021-6/+6
* Merging default into bug23554Matthew Sackman2011-05-2717-61/+2040
|\
| * 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-247-113/+199
| |\
| * | Permit dropping nodes of mirrored queues. This turns out to be much much mess...Matthew Sackman2011-05-249-57/+102
| * | 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-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