[
https://issues.apache.org/activemq/browse/AMQ-1952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Tully resolved AMQ-1952.
-----------------------------
Resolution: Fixed
resolved by https://issues.apache.org/activemq/browse/AMQ-2087
> JMSXDeliveryCount is not being incremented correctly
> ----------------------------------------------------
>
> Key: AMQ-1952
> URL: https://issues.apache.org/activemq/browse/AMQ-1952
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.2.0
> Reporter: Hiram Chirino
> Assignee: Gary Tully
> Fix For: 6.0.0
>
>
> There seems to be a problem with respect to the Redelivered and
> JMSXDeliveryCount
> properties, in that these properties are being incremented even when the
> message
> has never been re-delivered to the consumer (i.e. on initial message
> delivery).
> The behavior appears to be happening when there is > 1 messages in the queue,
> the second message and subsequent messages show the redelivered property set
> to true and
> JMSXDeliverCount property with a number greater than 1, when those messages
> have not been
> re-delivered before.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.