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

FD_SOCK: un-suspected members are not added back to pingable_mbrs

XMLWordPrintable

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

      [Bruce Schuchardt]

      I had a test run where a member was suspected by FD_SOCK, but replied to an
      ARE_YOU_DEAD message. The process was then immediately killed by the test
      but was never suspected again.

      FD_SOCK.run() removes suspected members from pingable_mbrs so they won't be
      ping targets. When a member is unsuspected, it needs to be put back in
      pingable_mbrs in the correct place and the pinger thread needs to be started
      or interrupted. Otherwise no-one will be watching the unsuspected member
      until the next view change.

        1. FD_SOCK.java
          46 kB
          Vladimir Blagojevic

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

                Created:
                Updated:
                Resolved: