You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Christian Posta (JIRA)" <ji...@apache.org> on 2013/05/07 16:39:15 UTC

[jira] [Created] (AMQ-4516) Don't decrement topic enqueues when messages are expired

Christian Posta created AMQ-4516:
------------------------------------

             Summary: Don't decrement topic enqueues when messages are expired
                 Key: AMQ-4516
                 URL: https://issues.apache.org/jira/browse/AMQ-4516
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.8.0
            Reporter: Christian Posta
            Assignee: Christian Posta
            Priority: Minor


When messages expire from a topic, the destination statistics are updated to reflect the expire, but it also decrements the enqueue counters which proves to be a little confusing. Once a message has been "enqueued", the destination should always reflect that a message was "enqueued" even if it eventually becomes expired. From this mailing list message:

http://activemq.2283324.n4.nabble.com/Question-regarding-to-EnqueueCount-and-ExpiredCount-for-topic-destination-tt4666634.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira