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

FD_SOCK race condition during stop

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: