diff options
Diffstat (limited to 'cpp/xml')
| -rw-r--r-- | cpp/xml/cluster.xml | 2 |
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. --> |
