summaryrefslogtreecommitdiff
path: root/cpp/xml
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2011-11-23 16:01:25 +0000
committerGordon Sim <gsim@apache.org>2011-11-23 16:01:25 +0000
commitc8f2e652489ca0fab6b4ce15416b16afdcd6b556 (patch)
treea434a0aaf73630fafebd5038e112d7e4efd7f5bc /cpp/xml
parentceca56258e7d3b8aabd2eadbd00857eb69e825f5 (diff)
downloadqpid-python-c8f2e652489ca0fab6b4ce15416b16afdcd6b556.tar.gz
QPID-3629: Changed management of credit window
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1205467 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/xml')
-rw-r--r--cpp/xml/cluster.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml
index 899625f5ec..3865916d97 100644
--- a/cpp/xml/cluster.xml
+++ b/cpp/xml/cluster.xml
@@ -176,6 +176,8 @@
<field name="blocked" type="bit"/>
<field name="notifyEnabled" type="bit"/>
<field name="position" type="sequence-no"/>
+ <field name="used-msg-credit" type="uint32"/>
+ <field name="used-byte-credit" type="uint32"/>
</control>
<!-- Delivery-record for outgoing messages sent but not yet accepted. -->