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

TCP: reduce blocking on BaseServer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.6.10, 4.0
    • None
    • None

    Description

      There's work that can be done outside of synchronized statements and locks, e.g. BaseServer.removeConnectionIfPresent() can close the connection outside the synchronized block. This block delays other threads, see attached dump.txt for details.

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: