summaryrefslogtreecommitdiff
path: root/qpid/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
commit77361a62577d5932329073896a4d481d29facc68 (patch)
tree74fcdd9cfd20bf62fac87466286da96a3c1c11f4 /qpid/cpp/xml
parent48ee4dc0826d5daa864707ae46a5d3d0616fe884 (diff)
downloadqpid-python-77361a62577d5932329073896a4d481d29facc68.tar.gz
QPID-3629: Changed management of credit window
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1205467 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/xml')
-rw-r--r--qpid/cpp/xml/cluster.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/cpp/xml/cluster.xml b/qpid/cpp/xml/cluster.xml
index 899625f5ec..3865916d97 100644
--- a/qpid/cpp/xml/cluster.xml
+++ b/qpid/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. -->