[infinispan-issues] [JBoss JIRA] (ISPN-2483) State transfer issue with the transactions for which the originator has crashed

Mircea Markus (JIRA) jira-events at lists.jboss.org
Wed Nov 14 05:41:19 EST 2012


     [ https://issues.jboss.org/browse/ISPN-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mircea Markus updated ISPN-2483:
--------------------------------

    Fix Version/s: 5.2.0.CR1
                       (was: 5.2.0.Beta4)

    
> State transfer issue with the transactions for which the originator has crashed
> -------------------------------------------------------------------------------
>
>                 Key: ISPN-2483
>                 URL: https://issues.jboss.org/browse/ISPN-2483
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: State transfer, Transactions
>    Affects Versions: 5.2.0.Beta3, 5.1.8.Final
>            Reporter: Mircea Markus
>            Assignee: Adrian Nistor
>            Priority: Critical
>             Fix For: 5.2.0.CR1, 5.2.0.Final
>
>
> State transfer migrates and prepares the transactions for which the originator has left. On the receiving node, this results in the transaction being prepared and acquiring backup locks which are never released (unless manual intervention). 
> This should behave as follows:
> - if there's no recovery enabled, the state producer should not send such transactions but drop them 
> - if recovery is enabled these transactions should be sent across. They shouldn't be prepared/acquire backup locks, but be placed in the recovery cache (see RecoveryManagerImpl.inDoubtTransactions)

--
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 infinispan-issues mailing list