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)