summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/ClusterMap.h
Commit message (Expand)AuthorAgeFilesLines
* Fix race in cluster causing incorrect known-broker lists to be sent to clients.Alan Conway2008-10-161-0/+2
* broker: Fixed incorrect pass-by-reference of Queue::shared_ptr in several files.Alan Conway2008-10-071-3/+7
* Cluster join & brain-dumps working.Alan Conway2008-10-031-28/+38
* cluster:]Alan Conway2008-09-261-6/+9
* Refactor Cluster logic into separate handlers for Joining & Member modes.Alan Conway2008-09-181-4/+3
* Fix race in cluster join protocol.Alan Conway2008-09-161-17/+17
* Simplified cluster updates.Alan Conway2008-09-161-42/+20
* Cluster member stalling, cluster map updates and unit tests.Alan Conway2008-09-151-13/+30
* Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys.Alan Conway2008-09-121-0/+86