Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cluster rename: dump -> update, newbie -> joiner | Alan Conway | 2009-01-27 | 1 | -101/+0 |
* | Cluster: replicate transaction state to newcomers. | Alan Conway | 2008-11-05 | 1 | -3/+3 |
* | constants.rb: generate type code constants for AMQP types. Useful with Array. | Alan Conway | 2008-11-04 | 1 | -2/+5 |
* | Replicate session state for un-acknowledged messages to new cluster members. | Alan Conway | 2008-10-30 | 1 | -1/+6 |
* | Cluster join & brain-dumps working. | Alan Conway | 2008-10-03 | 1 | -3/+10 |
* | Fixed error handling session-busy condition on broker. | Alan Conway | 2008-09-22 | 1 | -1/+3 |
* | DumpClient send connections & session IDs to new members. | Alan Conway | 2008-09-21 | 1 | -9/+12 |
* | Refactor Cluster logic into separate handlers for Joining & Member modes. | Alan Conway | 2008-09-18 | 1 | -2/+6 |
* | Cluster member stalling, cluster map updates and unit tests. | Alan Conway | 2008-09-15 | 1 | -4/+7 |
* | Cluster support for copying shared broker state to new members. | Alan Conway | 2008-09-10 | 1 | -0/+74 |