Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-625

Server does not release resources even after client connection is closed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.1.0-m1
    • 1.0.0
    • Execution - RPC
    • None

    Description

      This problem occurred with the C++ client. The client was not sending a final ack and instead closed the connection. The server does not close the channel even though the socket connection has been closed and backs up eventually appearing to hang.
      The client has been fixed but the server should release the resources as the client connection can break during a session due to any number of other reasons.

      Attachments

        Issue Links

          Activity

            People

              parthc Parth Chandra
              parthc Parth Chandra
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: