summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/DumpClient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cluster replicates session command sequence state and consumers to newcomers.Alan Conway2008-09-241-24/+55
* Fixed error handling session-busy condition on broker.Alan Conway2008-09-221-0/+8
* DumpClient send connections & session IDs to new members.Alan Conway2008-09-211-11/+71
* Dump shared state to new cluster members.Alan Conway2008-09-181-3/+15
* Refactor Cluster logic into separate handlers for Joining & Member modes.Alan Conway2008-09-181-9/+12
* Cluster member stalling, cluster map updates and unit tests.Alan Conway2008-09-151-3/+14
* Cluster support for copying shared broker state to new members.Alan Conway2008-09-101-0/+107