You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Andrei Gheorghe (JIRA)" <ji...@apache.org> on 2013/07/24 09:07:50 UTC

[jira] [Created] (AMQCPP-503) JMSXDeliveryCount isn't correct if a message is received by a another consumer

Andrei Gheorghe created AMQCPP-503:
--------------------------------------

             Summary: JMSXDeliveryCount isn't correct if a message is received by a another consumer
                 Key: AMQCPP-503
                 URL: https://issues.apache.org/jira/browse/AMQCPP-503
             Project: ActiveMQ C++ Client
          Issue Type: Bug
    Affects Versions: 3.7.0
            Reporter: Andrei Gheorghe
            Assignee: Timothy Bish
            Priority: Blocker


Everytime a m essage is redelivered for the same consumer the property is increased by one which is correct but if a second consumer gets the same message, the property is set to 1, for the third consumer it's 2 and so on. 

--
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