summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/DumpClient.cpp
Commit message (Expand)AuthorAgeFilesLines
* cluster: DumpClient replicates session MessageBuilder.Alan Conway2008-10-201-9/+17
* cluster: DumpClient updates consumer notifyEnabled and blocked.Alan Conway2008-10-201-1/+9
* Added missing message.subscribe arguments to SemanticState::ConsumerImpl for ...Alan Conway2008-10-161-7/+4
* Fix race in cluster causing incorrect known-broker lists to be sent to clients.Alan Conway2008-10-161-3/+0
* Client-side support for amq.faiover exchange. Connection::getKnownBrokers pro...Alan Conway2008-10-091-19/+12
* Cluster join & brain-dumps working.Alan Conway2008-10-031-19/+24
* Clean up end-of-dump protocol for new cluster members.Alan Conway2008-09-261-5/+10
* Fix build problems on rhel 5.2 and 64-bit encoding bug.Alan Conway2008-09-261-1/+6
* 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