summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Cluster.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/cluster/Cluster.h')
-rw-r--r--cpp/src/qpid/cluster/Cluster.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/qpid/cluster/Cluster.h b/cpp/src/qpid/cluster/Cluster.h
index 2a659be2f1..d8be3f101d 100644
--- a/cpp/src/qpid/cluster/Cluster.h
+++ b/cpp/src/qpid/cluster/Cluster.h
@@ -213,6 +213,7 @@ class Cluster : private Cpg::Handler, public management::Manageable {
boost::optional<ClusterMap> dumpedMap;
size_t lastSize;
+ bool lastBroker;
boost::shared_ptr<FailoverExchange> failoverExchange;
Quorum quorum;