You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Howard Gao (JIRA)" <ji...@apache.org> on 2016/02/24 09:58:18 UTC

[jira] [Created] (ARTEMIS-421) wrong XA_RETRY XAException error code returned on crash for 1PC

Howard Gao created ARTEMIS-421:
----------------------------------

             Summary: wrong XA_RETRY XAException error code returned on crash for 1PC
                 Key: ARTEMIS-421
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-421
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Broker
    Affects Versions: 1.1.0
            Reporter: Howard Gao
            Assignee: Howard Gao
            Priority: Critical
             Fix For: 1.2.0


According to XA spec you can't return XA_RETRY from xa_commit(TMONEPHASE) and that RMFAIL should be returned.

Currently artemis always return XA_RETRY regardless of one_phase flag.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)