[jbossts-issues] [JBoss JIRA] (JBTM-2159) Allow a configurable period of time for a transaction log to be removed before trying to process it in recovery

Tom Jenkinson (JIRA) issues at jboss.org
Thu Apr 24 15:16:35 EDT 2014


Tom Jenkinson created JBTM-2159:
-----------------------------------

             Summary: Allow a configurable period of time for a transaction log to be removed before trying to process it in recovery
                 Key: JBTM-2159
                 URL: https://issues.jboss.org/browse/JBTM-2159
             Project: JBoss Transaction Manager
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Recovery
            Reporter: Tom Jenkinson
            Assignee: Tom Jenkinson


Basically:

1. App thread creates AA
2. AA UID is seen in phase1 recovery thread
3. App thread commits AA
4. App thread deletes AA UID
5. Recovery thread tries to activate AA with UID to recover it but it gets exceptions as shown here: https://bugzilla.redhat.com/show_bug.cgi?id=1089251

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list