You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/05/02 19:27:06 UTC

[jira] [Updated] (DRILL-2826) Improve resilience to memory leaks and unclosed allocators

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

Jacques Nadeau updated DRILL-2826:
----------------------------------
    Assignee: Steven Phillips  (was: Jacques Nadeau)

> Improve resilience to memory leaks and unclosed allocators
> ----------------------------------------------------------
>
>                 Key: DRILL-2826
>                 URL: https://issues.apache.org/jira/browse/DRILL-2826
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Flow
>            Reporter: Jacques Nadeau
>            Assignee: Steven Phillips
>             Fix For: 1.0.0
>
>         Attachments: DRILL-2826.patch
>
>
> Right now, if we leak memory, we immediately throw an exception.  This means any additional closing will cause us to leak additional memory.  This work is to ensure that one leak does not cause everything to leak.  Additionally, will look to centralize object closes. 



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