Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-1420

Nonblocking and HsHa server should make sure to close all their socket connections when the selector exits

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.8
    • Java - Library
    • None

    Description

      The way it currently works, if the server is commanded to stop, then clients will be left hanging, waiting for IO that will never complete. We should make sure that we clean up any open sockets on our way out of the selector.

      Attachments

        1. THRIFT-1420.diff
          3 kB
          Thomas Kielbus
        2. thrift-1420.patch
          4 kB
          Bryan Duxbury

        Activity

          People

            thomas_kielbus Thomas Kielbus
            bryanduxbury Bryan Duxbury
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: