summaryrefslogtreecommitdiff
path: root/qpid/cpp/xml
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2009-12-22 14:22:17 +0000
committerAlan Conway <aconway@apache.org>2009-12-22 14:22:17 +0000
commitc47b24aa512ed6595d55ceef24add405a30bad88 (patch)
tree5ca964b33bad11331dfe3ade1908fdf598d2ab02 /qpid/cpp/xml
parent612123e9d6028a56e9bc224bf72c8ec0c7a8ff78 (diff)
downloadqpid-python-c47b24aa512ed6595d55ceef24add405a30bad88.tar.gz
QPID-2296: Cluster errors when using acquire-mode-not-acquired
Replicate consumer's queue position to new cluster nodes. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@893175 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/xml')
-rw-r--r--qpid/cpp/xml/cluster.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/xml/cluster.xml b/qpid/cpp/xml/cluster.xml
index c0b7127f68..e2c69d33fd 100644
--- a/qpid/cpp/xml/cluster.xml
+++ b/qpid/cpp/xml/cluster.xml
@@ -137,6 +137,7 @@
<field name="name" type="str8"/>
<field name="blocked" type="bit"/>
<field name="notifyEnabled" type="bit"/>
+ <field name="position" type="sequence-no"/>
</control>
<!-- Delivery-record for outgoing messages sent but not yet accepted. -->