[jbossts-issues] [JBoss JIRA] Created: (JBTM-507) jtax subordinate transactions throw unnecessary heuristics

Jonathan Halliday (JIRA) jira-events at lists.jboss.org
Fri Mar 6 05:09:23 EST 2009


jtax subordinate transactions throw unnecessary heuristics
----------------------------------------------------------

                 Key: JBTM-507
                 URL: https://jira.jboss.org/jira/browse/JBTM-507
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Application Server Integration, JTS Implementation
    Affects Versions: 4.5
            Reporter: Jonathan Halliday
            Assignee: Mark Little
             Fix For: 4.6


The SubordinateTestCase is showing up cases where the JTAX version of subordinate transactions is throwing HeuristicCommit or HeuristicRollback in cases where this should not be necessary. For example 

begin()
setRollbackOnly()
commit()

throws RollbackExcpetion in the JTA version but a heuristic in the JTAX flavour. It would be better if the behaviour was consistent between the two.

-- 
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