summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/cluster/InitialStatusMap.cpp
Commit message (Expand)AuthorAgeFilesLines
* New cluster member pushes store when joining an active cluster.Alan Conway2010-03-121-11/+21
* Fix cluster elder calculation to ensure unique elder.Alan Conway2010-01-271-5/+20
* Added config-seq counter to track config changes since cluster init.Alan Conway2010-01-061-2/+6
* Cluster consistency: check for no clean store condition.Alan Conway2009-11-261-24/+34
* Consistency checks for persistent cluster startup.Alan Conway2009-11-251-2/+38
* Support for restarting a persistent cluster.Alan Conway2009-11-241-20/+32
* Added cluster option --cluster-size.Alan Conway2009-11-181-3/+4
* Integrated InitialStatusMap into cluster code.Alan Conway2009-11-171-5/+33
* cluster::InitialStatusMap and unit tests, support for improved cluster join p...Alan Conway2009-11-171-0/+110