Hiram Chirino created APLO-240:
----------------------------------

             Summary: Aggregate destination metrics invalid when using topic 
slow_consumer_policy="queue"
                 Key: APLO-240
                 URL: https://issues.apache.org/jira/browse/APLO-240
             Project: ActiveMQ Apollo
          Issue Type: Bug
          Components: apollo-broker, apollo-web
    Affects Versions: 1.4
            Reporter: Hiram Chirino
            Assignee: Hiram Chirino
             Fix For: 1.5


Originally identified on APOLO-239.

Scenario: accessing /dest-metrics with topics configured with 
slow_consumer_policy="queue" and 
using a single topic and two consumers, one message received by the broker (and 
therefore two messages sent by the broker to the two consumers) will result in 
enqueue_item_counter+=3 and dequeue_item+=4 instead of the expected +1 and +2. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to