Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-3416

Reduce blocking for SocketCloser.asyncClose

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0, 1.1.1, 1.2.0, 1.2.1
    • 1.3.0
    • client/server
    • None

    Description

      In the SocketCloser.asyncClose method, there is a synchronization block around at HashMap. This synchronization will cause an effective single-threaded processing capability when closing sockets. this effect becomes more evident with a high number of clients.

      Attachments

        Issue Links

          Activity

            People

              ukohlmeyer Udo Kohlmeyer
              ukohlmeyer Udo Kohlmeyer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: