QueueDeclare reports incorrect message count on queue
-----------------------------------------------------
Key: QPID-891
URL: https://issues.apache.org/jira/browse/QPID-891
Project: Qpid
Issue Type: Bug
Components: Java Broker
Reporter: Martin Ritchie
Summary:
The QueueDeclare method returns the current subscriber and message counts. The
message count can be inaccurate if a selector consumer has been used. The QD
returns the number of message references on the main queue disregarding any
'taken' or expired state. As a result the actual consumable count may be lower
that reported by the QD method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.