[jbossts-issues] [JBoss JIRA] Created: (JBTM-428) Subordinate JCA coordinator throws unnecessary heuristc from clean rollback in one phase commit.

Jonathan Halliday (JIRA) jira-events at lists.jboss.org
Wed Nov 12 06:32:36 EST 2008


Subordinate JCA coordinator throws unnecessary heuristc from clean rollback in one phase commit.
------------------------------------------------------------------------------------------------

                 Key: JBTM-428
                 URL: https://jira.jboss.org/jira/browse/JBTM-428
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: JTA Implementation
    Affects Versions: 4.4.0.GA, 4.2.3.CP02, 4.2.3.CP01
            Reporter: Jonathan Halliday
            Assignee: Jonathan Halliday
             Fix For: 4.2.3.SP8, 4.2.3.CP03, 4.5


The subordinate TransactionImple.doOnePhaseCommit throws a HeuristicRollbackException on an ABORTED, which is overkill. A RollbackException would be more appropriate. The current situation leaves XATerminatorImple.commit unable to distinguish between clean rollbacks in e.g. setRollbackOnly cases vs. actual heuristics.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossts-issues mailing list