[infinispan-issues] [JBoss JIRA] (ISPN-1581) Improve resiliency of retrying commits on state transfer
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Mon Jan 16 11:30:21 EST 2012
[ https://issues.jboss.org/browse/ISPN-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-1581:
-----------------------------------
Fix Version/s: 5.1.0.CR4
(was: 5.1.0.FINAL)
Git Pull Request: https://github.com/infinispan/infinispan/pull/817 (was: https://github.com/infinispan/infinispan/pull/817)
> Improve resiliency of retrying commits on state transfer
> ---------------------------------------------------------
>
> Key: ISPN-1581
> URL: https://issues.jboss.org/browse/ISPN-1581
> Project: Infinispan
> Issue Type: Enhancement
> Affects Versions: 5.1.0.BETA5
> Reporter: Erik Salter
> Assignee: Dan Berindei
> Fix For: 5.1.0.CR4
>
>
> The current implementation of ISPN-1484 will retry up to 3 times to retry a commit on a remote node. This is resilient to 3 state transfers happening in rapid succession. However, if the cluster loses > 3 nodes, there can still be stale locks.
> This is evident in testing this with the TopologyAwareConsistentHash. I lost a "site" consisting of 4 nodes, and I was able to get stale locks.
--
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 infinispan-issues
mailing list