Jason Altekruse created DRILL-3092:
--------------------------------------

             Summary: Memory leak when an allocation fails near the creation of 
a RecordBatchData object
                 Key: DRILL-3092
                 URL: https://issues.apache.org/jira/browse/DRILL-3092
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Jason Altekruse
            Assignee: Jason Altekruse


A number of locations in the code need try/finally blocks around the code that 
interacts with the buffers stored in a RecordBatchData object. Runtime 
exceptions (like running out of memory) in these code blocks can cause buffers 
to leak.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to