Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Later
-
None
-
None
Description
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.