Keith Wall created QPID-7971:
--------------------------------
Summary: [Java Broker] [AMQP1.0] Queue#ConsumerCountWithCredit
statistic not decremented when consumer disconnects
Key: QPID-7971
URL: https://issues.apache.org/jira/browse/QPID-7971
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: qpid-java-broker-7.0.0
Reporter: Keith Wall
Priority: Minor
Running {{HelloWorld}} against the Java Broker, I notice that the
{{Queue#ConsumerCountWithCredit}} statistic does not return to zero after the
connection is closed. The problem is not apparent when using the older
protocols.
I notice {{org.apache.qpid.server.consumer.AbstractConsumerTarget#close}}
clears {{_consumers}} then calls {{setNotifyWorkDesired}} which iterates
{{_consumers}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]