summaryrefslogtreecommitdiff
path: root/cpp/xml
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2009-07-01 21:58:40 +0000
committerAlan Conway <aconway@apache.org>2009-07-01 21:58:40 +0000
commit4ceab39ad4caa3e1769ead86291b8f4297488fd8 (patch)
tree83e0533ec3bcaa3c63e27daac8d1614ab6997141 /cpp/xml
parent205287377cf6d24b461ef336b268294f860862a3 (diff)
downloadqpid-python-4ceab39ad4caa3e1769ead86291b8f4297488fd8.tar.gz
Fix members joining cluster while cluster is handling client errors.
Completes the previous incomplete fix in r790163. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@790397 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/xml')
-rw-r--r--cpp/xml/cluster.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml
index 474c191b0b..ab66179a05 100644
--- a/cpp/xml/cluster.xml
+++ b/cpp/xml/cluster.xml
@@ -36,6 +36,7 @@
<control name = "update-offer" code="0x2">
<field name="updatee" type="uint64"/>
<field name="cluster-id" type="uuid"/>
+ <field name="version" type="uint32"/>
</control>
<!-- Sender retracts an offer to a new joiner. -->