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