[infinispan-issues] [JBoss JIRA] (ISPN-2847) Puts done by state transfer can fail with TimeoutException if lock cannot be acquired
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Fri Mar 8 10:36:44 EST 2013
[ https://issues.jboss.org/browse/ISPN-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on ISPN-2847 started by Adrian Nistor.
> Puts done by state transfer can fail with TimeoutException if lock cannot be acquired
> -------------------------------------------------------------------------------------
>
> Key: ISPN-2847
> URL: https://issues.jboss.org/browse/ISPN-2847
> Project: Infinispan
> Issue Type: Bug
> Components: State transfer
> Affects Versions: 5.2.2.Final, 5.3.0.Final
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Labels: 5.2.x
> Fix For: 5.3.0.Final
>
>
> On pessimistic tx caches state transfer can fail for individual keys if they are locked by another tx for too long and timeout expires for the state transfer tx. The error is logged but nothing is done to try to recover the error. The value is lost.
> This can be reproduced easily by running OperationsDuringStateTransferTest configured with pessimistic tx.
--
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