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

TThreadedSelectorServer leaks CLOSE_WAIT sockets

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • 0.9
    • None
    • None

    Description

      We are using TThreadedSelectorServer in HBase regionserver. We are observing that under high load thousands of sockets in the CLOSE_WAIT state are not being cleaned up, leading to server crash. Is it possible that the sockets are not being closed on the server side, or the process of closing sockets closed by client is being starved on the server, because normal I/O takes priority?

      Attachments

        Activity

          People

            jfarrell Jake Farrell
            mikhail Mikhail Gryzykhin
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: