summaryrefslogtreecommitdiff
path: root/cpp/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
commit5c2c542b044a0cc661c2fe435103fe25db1b6da5 (patch)
treeac488c4b4048516d72f5555bcbc5803121ae2c78 /cpp/xml
parentce71dffee41acc012536afa37465cfac214d5439 (diff)
downloadqpid-python-5c2c542b044a0cc661c2fe435103fe25db1b6da5.tar.gz
Include DeliveryRecord::credit in replication to new members.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@713171 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 549914268b..d553ecb492 100644
--- a/cpp/xml/cluster.xml
+++ b/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. -->