[infinispan-issues] [JBoss JIRA] (ISPN-1671) A delayed leave message can block transaction after state transfer has ended
Dan Berindei (Created) (JIRA)
jira-events at lists.jboss.org
Wed Jan 4 16:41:09 EST 2012
A delayed leave message can block transaction after state transfer has ended
----------------------------------------------------------------------------
Key: ISPN-1671
URL: https://issues.jboss.org/browse/ISPN-1671
Project: Infinispan
Issue Type: Bug
Components: State transfer
Affects Versions: 5.1.0.CR2
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 5.1.0.CR3, 5.1.0.FINAL
In order to block transactions on all nodes at approximately the same time, if we notice a leaver we block transactions even before state transfer starts.
Since the order of the messages is not guaranteed, the leave message can get to a node after the state transfer has ended and it can block transactions for a long time (until the next cache view change).
--
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