[jboss-jira] [JBoss JIRA] Created: (JGRP-759) FLUSH: GMS potential problem

Bela Ban (JIRA) jira-events at lists.jboss.org
Tue May 20 08:15:17 EDT 2008


FLUSH: GMS potential problem
----------------------------

                 Key: JGRP-759
                 URL: http://jira.jboss.com/jira/browse/JGRP-759
             Project: JGroups
          Issue Type: Bug
            Reporter: Bela Ban
         Assigned To: Vladimir Blagojevic
             Fix For: 2.6.3, 2.7


[Michael Newcomb]

When joining with state transfer, the coordinator starts the flush, but
the joining member stops it. This might lead to an issue because as soon
as the coordinator casts the new view to everyone (and receives their
acks) he starts processing the next request in the queue without waiting
for the flush to be completed.

I noticed this because I got a 'retrying flush' without ever seeing "...
Running FLUSH...". So, flushInProgress is still true. The problem might
arise in that when it retries it sets force=true and that could possibly
cause a flush to start before the stop has been received.

Not sure it is an issue, but just thought I'd bring it up.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list