[jboss-jira] [JBoss JIRA] (JGRP-1895) FLUSH_NOT_COMPLETED race condition
Dennis Reed (JIRA)
issues at jboss.org
Mon Oct 27 17:31:35 EDT 2014
[ https://issues.jboss.org/browse/JGRP-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Reed updated JGRP-1895:
------------------------------
Description:
FLUSH_NOT_COMPLETED does not keep track of which FLUSH it was related to. FLUSH_COMPLETED only keeps track of whether the FLUSH was for the current view.
If these responses are delayed (which can be caused by
a long GC pause on the node sending it) where a new FLUSH has been started, these can be interpreted as responses for the wrong FLUSH.
was:
FLUSH_NOT_COMPLETED does not keep track of which FLUSH it was related to. FLUSH_COMPLETED only keeps track of whether the FLUSH was for the current view.
If these responses are delayed (which can be G/caused by
a long GC pause on the node sending it) where a new FLUSH has been started, these can be interpreted as responses for the wrong FLUSH.
> FLUSH_NOT_COMPLETED race condition
> ----------------------------------
>
> Key: JGRP-1895
> URL: https://issues.jboss.org/browse/JGRP-1895
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 2.6.16
> Reporter: Dennis Reed
> Assignee: Dennis Reed
>
> FLUSH_NOT_COMPLETED does not keep track of which FLUSH it was related to. FLUSH_COMPLETED only keeps track of whether the FLUSH was for the current view.
> If these responses are delayed (which can be caused by
> a long GC pause on the node sending it) where a new FLUSH has been started, these can be interpreted as responses for the wrong FLUSH.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the jboss-jira
mailing list