You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org> on 2008/10/30 12:27:45 UTC

[jira] Updated: (QPID-891) QueueDeclare reports incorrect message count on queue

     [ https://issues.apache.org/jira/browse/QPID-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marnie McCormack updated QPID-891:
----------------------------------

    Fix Version/s:     (was: M4)

Moving items not being worked on afaik out of M4 Fix Version

> 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
>            Assignee: 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.