summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/DumpClient.h
Commit message (Expand)AuthorAgeFilesLines
* Cluster rename: dump -> update, newbie -> joinerAlan Conway2009-01-271-101/+0
* Cluster: replicate transaction state to newcomers.Alan Conway2008-11-051-3/+3
* constants.rb: generate type code constants for AMQP types. Useful with Array.Alan Conway2008-11-041-2/+5
* Replicate session state for un-acknowledged messages to new cluster members.Alan Conway2008-10-301-1/+6
* Cluster join & brain-dumps working.Alan Conway2008-10-031-3/+10
* Fixed error handling session-busy condition on broker.Alan Conway2008-09-221-1/+3
* DumpClient send connections & session IDs to new members.Alan Conway2008-09-211-9/+12
* Refactor Cluster logic into separate handlers for Joining & Member modes.Alan Conway2008-09-181-2/+6
* Cluster member stalling, cluster map updates and unit tests.Alan Conway2008-09-151-4/+7
* Cluster support for copying shared broker state to new members.Alan Conway2008-09-101-0/+74