summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/StoreStatus.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix uninitialized read error in cluster::StoreStatus.Alan Conway2010-01-061-7/+22
* Added config-seq counter to track config changes since cluster init.Alan Conway2010-01-061-20/+53
* QPID-2231: Cluster + store fails with default data-directoryAlan Conway2009-12-031-7/+7
* Cluster consistency: check for no clean store condition.Alan Conway2009-11-261-0/+16
* Consistency checks for persistent cluster startup.Alan Conway2009-11-251-2/+0
* Verify stored cluster-id matches agreed cluster-id when joining a persistent ...Alan Conway2009-11-241-15/+15
* Support for restarting a persistent cluster.Alan Conway2009-11-241-0/+96