Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.2.0
-
None
-
None
Description
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.
Attachments
Issue Links
- is superceded by
-
AMQ-2087 Redelivery after rollback does not seem to work well
- Resolved