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

Reply via email to