Description
In ActiveMQMessageConsumerKernel, currently the rollback cause is only set for the case auto- or individual-acks. However, it should also be set for the other cases, so that in the rollback() method it can be picked up when creating the poison ack. This ports the same fix as seen in AMQ-6042
Attachments
Issue Links
- relates to
-
AMQ-6042 In ActiveMQMessageConsumer, always set rollback cause
- Resolved