[
https://issues.apache.org/jira/browse/AMQCPP-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13718479#comment-13718479
]
Timothy Bish commented on AMQCPP-503:
-------------------------------------
This is working as designed, the consumer that's doing rollbacks increments the
counter to track the number of time it has redelivered the message locally.
Then when that consumer ends and the message is redelivered by the broker its
incremented by the broker to indicate that its been redelivered on the broker
side.
> 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
> Attachments: code snippet.txt
>
>
> Everytime a message 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