You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Steven Phillips (JIRA)" <ji...@apache.org> on 2015/04/10 21:05:14 UTC

[jira] [Updated] (DRILL-625) Server does not release resources even after client connection is closed

     [ https://issues.apache.org/jira/browse/DRILL-625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Phillips updated DRILL-625:
----------------------------------
    Fix Version/s:     (was: 0.9.0)
                   1.0.0

> 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
>            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)