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

Deadlock with concurrent stack in FC if RPC response blocks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.6.9, 2.8
    • 2.6.8
    • None

      JGroups 2.4 and earlier had a deadlock problem in FC if a thread carrying an RPC came back down the stack with a response and blocked for credits. This was fixed with JGRP-465. But with the concurrent stack that fix has broken; needs to be reinstated. The variable that tracks upgoing threads needs to be converted from a ref to a Thread to a Set<Thread>.

              rhn-engineering-bban Bela Ban
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: