[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

Mark Little (JIRA) issues at jboss.org
Sun Apr 27 10:16:34 EDT 2014


    [ https://issues.jboss.org/browse/JBTM-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12963966#comment-12963966 ] 

Mark Little commented on JBTM-2159:
-----------------------------------

Huh? Assume I can't view the Bugzilla, which may go part way to explaining my confusion ;-)

Is this a race condition between recovery and application? If so it should be taken care of already within the transaction code.
                
> 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