summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/cluster/ClusterMap.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-5/+0
* Cluster: remove un-necessary code for config-seq.Alan Conway2010-03-311-8/+5
* Added config-seq counter to track config changes since cluster init.Alan Conway2010-01-061-4/+9
* Exception handling for URL parsing in cluster.Alan Conway2010-01-061-3/+7
* Integrated InitialStatusMap into cluster code.Alan Conway2009-11-171-49/+32
* Fix race condition in cluster error handling.Alan Conway2009-07-311-1/+1
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Fix members joining cluster while cluster is handling client errors.Alan Conway2009-07-011-2/+0
* Fix issues when cluster is run with persistence enabled.Alan Conway2009-04-111-22/+21
* Fix for race conditions in cluster join.Alan Conway2009-02-031-3/+1
* Cluster rename: dump -> update, newbie -> joinerAlan Conway2009-01-271-18/+18
* Added qpid-cluster utility plus model changes to support it.Ted Ross2009-01-261-0/+11
* QPID-1567: More changes to make clustering and federation work togetherGordon Sim2009-01-221-0/+13
* 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