summaryrefslogtreecommitdiff
path: root/qpid/cpp/xml/cluster.xml
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-11-11 21:09:21 +0000
committerAlan Conway <aconway@apache.org>2008-11-11 21:09:21 +0000
commit8bf79b084fb48d1b70d1a29006e60b711315da40 (patch)
tree19e2943313b78d753a6a18bd977d61ceaa035881 /qpid/cpp/xml/cluster.xml
parentb4c1da2bc72bec5e377217954fe62898e2f1c27a (diff)
downloadqpid-python-8bf79b084fb48d1b70d1a29006e60b711315da40.tar.gz
Include DeliveryRecord::credit in replication to new members.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@713171 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/xml/cluster.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 549914268b..d553ecb492 100644
--- a/qpid/cpp/xml/cluster.xml
+++ b/qpid/cpp/xml/cluster.xml
@@ -94,6 +94,7 @@
<field name="completed" type="bit"/>
<field name="ended" type="bit"/>
<field name="windowing" type="bit"/>
+ <field name="credit" type="uint32"/>
</control>
<!-- Tx transaction state. -->