summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/JoiningHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cluster join & brain-dumps working.Alan Conway2008-10-031-124/+0
* Added missing locks in cluster code.Alan Conway2008-09-271-1/+2
* Clean up end-of-dump protocol for new cluster members.Alan Conway2008-09-261-20/+2
* Call updateMemberStats for the first member of the cluster.Alan Conway2008-09-261-0/+1
* cluster:]Alan Conway2008-09-261-5/+4
* Enabled management, add cluster shutdown command.Alan Conway2008-09-251-1/+9
* Cluster replicates session command sequence state and consumers to newcomers.Alan Conway2008-09-241-6/+9
* DumpClient send connections & session IDs to new members.Alan Conway2008-09-211-13/+12
* Dump shared state to new cluster members.Alan Conway2008-09-181-6/+31
* Refactor Cluster logic into separate handlers for Joining & Member modes.Alan Conway2008-09-181-0/+106