[jbossts-issues] [JBoss JIRA] (JBTM-2443) Raise a JTA HeuristicMixed if a one phase commit XAResource raises RMFAIL

Tom Jenkinson (JIRA) issues at jboss.org
Wed Jun 24 11:59:04 EDT 2015


Tom Jenkinson created JBTM-2443:
-----------------------------------

             Summary: Raise a JTA HeuristicMixed if a one phase commit XAResource raises RMFAIL
                 Key: JBTM-2443
                 URL: https://issues.jboss.org/browse/JBTM-2443
             Project: JBoss Transaction Manager
          Issue Type: Feature Request
          Components: JTA, JTS
            Reporter: Tom Jenkinson
            Assignee: Tom Jenkinson
             Fix For: 5.next


If a one phase commit is performed on an XAResource and it raises RMFAIL we have no way to know whether the resource committed or rolled back. We currently do not raise an exception in this scenario as an interpretation of the XA spec allows us to.

We have had community feedback that this has an issue for user applications and having consulted with the rest of our community and no negative comments received we will modify the behavior so that this scenario results in the closest exception that JTA allows HeuristicMixed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbossts-issues mailing list