You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/01/04 22:28:49 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 ]

Jacques Nadeau updated DRILL-625:
---------------------------------
    Fix Version/s:     (was: Future)
                   0.9.0
         Priority: Critical  (was: Major)

> 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: 0.9.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)