Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-759

FLUSH: GMS potential problem

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.6.3, 2.7
    • None
    • None

      [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.

            vblagoje Vladimir Blagojevic (Inactive)
            rhn-engineering-bban Bela Ban
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: