You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Aditya Kishore (JIRA)" <ji...@apache.org> on 2014/06/12 00:31:02 UTC

[jira] [Created] (DRILL-965) Close underlying buffers/channels when FragmentContext is closed.

Aditya Kishore created DRILL-965:
------------------------------------

             Summary: Close underlying buffers/channels when FragmentContext is closed.
                 Key: DRILL-965
                 URL: https://issues.apache.org/jira/browse/DRILL-965
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Aditya Kishore
            Assignee: Aditya Kishore


Not doing so introduces a race condition where the FragmentContext's allocator could be closed before the RPC thread has got a chance to free the last received message buffer.



--
This message was sent by Atlassian JIRA
(v6.2#6252)