summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/ClusterMap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix race in cluster causing incorrect known-broker lists to be sent to clients.Alan Conway2008-10-161-24/+45
* Bug fixes for client-side failover.Alan Conway2008-10-141-1/+1
* broker: Fixed incorrect pass-by-reference of Queue::shared_ptr in several files.Alan Conway2008-10-071-4/+6
* Cluster join & brain-dumps working.Alan Conway2008-10-031-46/+91
* Clean up end-of-dump protocol for new cluster members.Alan Conway2008-09-261-5/+4
* cluster:]Alan Conway2008-09-261-18/+31
* DumpClient send connections & session IDs to new members.Alan Conway2008-09-211-0/+2
* Refactor Cluster logic into separate handlers for Joining & Member modes.Alan Conway2008-09-181-3/+5
* Fix race in cluster join protocol.Alan Conway2008-09-161-25/+27
* Simplified cluster updates.Alan Conway2008-09-161-113/+25
* Cluster member stalling, cluster map updates and unit tests.Alan Conway2008-09-151-24/+77
* Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys.Alan Conway2008-09-121-0/+122