[jbossts-issues] [JBoss JIRA] Created: (JBTM-723) modularize XARecoveryModule rollback handling

Jonathan Halliday (JIRA) jira-events at lists.jboss.org
Thu Mar 4 08:01:09 EST 2010


modularize XARecoveryModule rollback handling
---------------------------------------------

                 Key: JBTM-723
                 URL: https://jira.jboss.org/jira/browse/JBTM-723
             Project: JBoss Transaction Manager
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: JTA
    Affects Versions: 4.10.0
            Reporter: Jonathan Halliday
            Assignee: Jonathan Halliday
             Fix For: 4.11.0


The XARecoveryModule scans resource managers for in-doubt xids and then determines if they should be rolled back or not. The rules used to determine this are hardcoded and take account only of xids known to JTA top level transactions. More sophisticated, configurable handling is needed for correct functioning of e.g. JTS and JCA inflowed tx. Introduce a pluggable system for determining if in-doubt xids should be rolled back.

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