summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rw-r--r--cpp/src/qpid/broker/management-schema.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/src/qpid/broker/management-schema.xml b/cpp/src/qpid/broker/management-schema.xml
index bf6514b855..bb15a244ba 100644
--- a/cpp/src/qpid/broker/management-schema.xml
+++ b/cpp/src/qpid/broker/management-schema.xml
@@ -543,6 +543,8 @@
<statistic name="clientCredit" type="count32" unit="message" desc="Client message credit"/>
+ <statistic name="framesOutstanding" type="count32" desc="Deprecated"/>
+
<method name="solicitAck"/>
<method name="detach"/>
<method name="resetLifespan"/>