[
https://issues.apache.org/jira/browse/DRILL-625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sudheesh Katkam updated DRILL-625:
----------------------------------
Fix Version/s: (was: 0.5.0)
Future
> 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: Steven Phillips
> Fix For: Future
>
>
> 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)