diff options
Diffstat (limited to 'qpid/cpp/src')
| -rw-r--r-- | qpid/cpp/src/qpid/broker/management-schema.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/cpp/src/qpid/broker/management-schema.xml b/qpid/cpp/src/qpid/broker/management-schema.xml index bf6514b855..bb15a244ba 100644 --- a/qpid/cpp/src/qpid/broker/management-schema.xml +++ b/qpid/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"/> |
