[infinispan-issues] [JBoss JIRA] (ISPN-1671) A delayed leave message can block transaction after state transfer has ended
Dan Berindei (Updated) (JIRA)
jira-events at lists.jboss.org
Wed Jan 4 17:25:09 EST 2012
[ https://issues.jboss.org/browse/ISPN-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-1671:
-------------------------------
Attachment: locpt.txt
Attached, a log file of a leave arriving after the state transfer for that leave has already ended.
> 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
>
> Attachments: locpt.txt
>
>
> 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