[jbossts-issues] [JBoss JIRA] (JBTM-932) Recover inflight subordinate transactions

Tom Jenkinson (Created) (JIRA) jira-events at lists.jboss.org
Thu Oct 20 08:43:45 EDT 2011


Recover inflight subordinate transactions
-----------------------------------------

                 Key: JBTM-932
                 URL: https://issues.jboss.org/browse/JBTM-932
             Project: JBoss Transaction Manager
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Tom Jenkinson
             Fix For: 4.15.4


The call to XATerminator::recover() only returns transactions that are in the RecoveryStore.

What if?

1. EIS propagates transaction "XYZ"
2. EIS crashes
3. We are not notified of this
4. EIS recovers
5. EIS calls XATerminator::recover
6. The inflight "XYZ" is not returned as it was not prepared and is therefore not in the RecoveryStore

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossts-issues mailing list