[
https://issues.apache.org/jira/browse/DRILL-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau updated DRILL-3092:
----------------------------------
Fix Version/s: 1.0.0
> 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: Jacques Nadeau
> Fix For: 1.0.0
>
> Attachments: DRILL-3092.patch
>
>
> 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)