You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jason Altekruse (JIRA)" <ji...@apache.org> on 2015/05/15 04:20:00 UTC

[jira] [Updated] (DRILL-3092) Memory leak when an allocation fails near the creation of a RecordBatchData object

     [ https://issues.apache.org/jira/browse/DRILL-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Altekruse updated DRILL-3092:
-----------------------------------
    Attachment: DRILL-3092.patch

> 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
>         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)