summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/StoreStatus.h
Commit message (Expand)AuthorAgeFilesLines
* Update cluster store status with a single atomic write() operation.Alan Conway2010-04-011-7/+5
* Cluster: remove un-necessary code for config-seq.Alan Conway2010-03-311-3/+0
* Cluster logging improvements: log config changes in the deliver thread.Alan Conway2010-03-301-0/+3
* Last member of a cluster always has clean store.Alan Conway2010-02-251-3/+3
* Added config-seq counter to track config changes since cluster init.Alan Conway2010-01-061-0/+6
* Cluster consistency: check for no clean store condition.Alan Conway2009-11-261-0/+3
* Consistency checks for persistent cluster startup.Alan Conway2009-11-251-1/+0
* Verify stored cluster-id matches agreed cluster-id when joining a persistent ...Alan Conway2009-11-241-3/+4
* Support for restarting a persistent cluster.Alan Conway2009-11-241-0/+61