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

FD_SOCK race condition during stop

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.6.23
    • 2.6.16
    • None

      There is a race condition in FD_SOCK between stop() shutting down the pinger thread and the BroadcastTask.

      It first shuts down the broadcast task, and then the pinger thread.
      If the pinger thread generates a new suspected event in this interval, it re-starts the broadcast task, which creates a new thread suspecting that node repeatedly until the JVM exits.

            rhn-support-dereed Dennis Reed
            rhn-support-dereed Dennis Reed
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: