Parth Chandra created DRILL-625:
-----------------------------------
Summary: Server does not release resources even after client
connection is closed
Key: DRILL-625
URL: https://issues.apache.org/jira/browse/DRILL-625
Project: Apache Drill
Issue Type: Bug
Affects Versions: 1.0.0-milestone-1
Reporter: Parth Chandra
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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)