Timothy Bish created AMQCPP-588:
-----------------------------------
Summary: Always set a rollback cause on exception thrown in
onMessage
Key: AMQCPP-588
URL: https://issues.apache.org/jira/browse/AMQCPP-588
Project: ActiveMQ C++ Client
Issue Type: Improvement
Components: CMS Impl, Openwire
Affects Versions: 3.9.0
Reporter: Timothy Bish
Assignee: Timothy Bish
Fix For: 3.9.1
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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)