[
https://issues.apache.org/jira/browse/ARTEMIS-4652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17826901#comment-17826901
]
ASF subversion and git services commented on ARTEMIS-4652:
----------------------------------------------------------
Commit 32138d64e4e9635b4daf43824a4a5a4bd3b840cd in activemq-artemis's branch
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=32138d64e4 ]
ARTEMIS-4652 Adapting test to not throw XA_RETRY as requested
> 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
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)