From e7c824871a7238697e5c534aafffee99078975cd Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 6 Jan 2010 17:01:50 +0000 Subject: Added config-seq counter to track config changes since cluster init. Config-seq is recorded persitently to help identify best store when recovering from total failure. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@896538 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/xml/cluster.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpp/xml') diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml index e2c69d33fd..2155b6374e 100644 --- a/cpp/xml/cluster.xml +++ b/cpp/xml/cluster.xml @@ -64,6 +64,7 @@ > + @@ -201,6 +202,7 @@ + -- cgit v1.2.1