the ack comes back but it is pending transaction completion. The ack is
discarded if the transaction rolls back. The operations associated with the
ack are associated with the broker side transaction via synchronizations in
the transaction broker and message stores.
On 30 September 2014 21:24, Mat
I have a class that is loaded as a plugin that implements
BrokerService.acknowledge(), but I’m getting “Standard” acknowledgements for
almost all consumption scenarios, even rollback. If I rollback a message, the
MessageAck type in the MessageAck() is still “Standard”, and the message isn’t
bei