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

FD_ALL should not update all mbrs timestamp in handleViewChange

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 3.4.5, 3.5
    • 3.4.4
    • None

      In large cluster, when multiple instances (e.g. A, B, C, D) gone at once, FD_ALL interval based checker detects first few instances already timed out (e.g. A, B), suspects them and the coord sends a view change.

      In FD_ALL.handleViewChange(), it updates all mbrs timestamps including the rest of dead members (e.g. C, D) and they get extra life until suspect.

      It would be better not to do this so we can expel them sooner.

            rhn-engineering-bban Bela Ban
            rhn-support-tkimura Takayoshi Kimura
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: