Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cluster join & brain-dumps working. | Alan Conway | 2008-10-03 | 1 | -124/+0 |
* | Added missing locks in cluster code. | Alan Conway | 2008-09-27 | 1 | -1/+2 |
* | Clean up end-of-dump protocol for new cluster members. | Alan Conway | 2008-09-26 | 1 | -20/+2 |
* | Call updateMemberStats for the first member of the cluster. | Alan Conway | 2008-09-26 | 1 | -0/+1 |
* | cluster:] | Alan Conway | 2008-09-26 | 1 | -5/+4 |
* | Enabled management, add cluster shutdown command. | Alan Conway | 2008-09-25 | 1 | -1/+9 |
* | Cluster replicates session command sequence state and consumers to newcomers. | Alan Conway | 2008-09-24 | 1 | -6/+9 |
* | DumpClient send connections & session IDs to new members. | Alan Conway | 2008-09-21 | 1 | -13/+12 |
* | Dump shared state to new cluster members. | Alan Conway | 2008-09-18 | 1 | -6/+31 |
* | Refactor Cluster logic into separate handlers for Joining & Member modes. | Alan Conway | 2008-09-18 | 1 | -0/+106 |