Justin Bertram created ARTEMIS-4652:
---------------------------------------
Summary: Rollback of XAResource implementation should never return
XA_RETRY
Key: ARTEMIS-4652
URL: https://issues.apache.org/jira/browse/ARTEMIS-4652
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Justin Bertram
Assignee: Justin Bertram
According to [the XA
spec|https://pubs.opengroup.org/onlinepubs/009680699/toc.pdf] {{XA_RETRY}} is
not a valid response from {{xa_rollback}}. We should return {{XAER_RMFAIL}}
instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)