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

ForkChannel.getFORK(...) is not thread-safe

XMLWordPrintable

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

      If multiple concurrent threads attempt to create a ForkChannel using the same fork stack, and the flag is enabled that attempts to create the FORK protocol if missing - the FORK protocol can inadvertently insert multiple times. There needs to be some thread synchronization between the findProtocol(FORK.class) and protocol creation/insertion.

              rhn-engineering-bban Bela Ban
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: