[
https://issues.apache.org/jira/browse/DRILL-2826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14525373#comment-14525373
]
Jacques Nadeau commented on DRILL-2826:
---------------------------------------
Reviewboard here: https://reviews.apache.org/r/33782/
> 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: Jacques Nadeau
> 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)