[
https://issues.apache.org/jira/browse/DRILL-625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau resolved DRILL-625.
----------------------------------
Resolution: Fixed
Resolved by socket read timeout
> 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
> Components: Execution - RPC
> Affects Versions: m1
> Reporter: Parth Chandra
> Assignee: Parth Chandra
> Priority: Critical
> Fix For: 1.0.0
>
>
> 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.3.4#6332)