Jacques Nadeau created DRILL-2826:
-------------------------------------

             Summary: 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: Improvement
          Components: Execution - Flow
            Reporter: Jacques Nadeau
            Assignee: Jacques Nadeau
             Fix For: 1.0.0


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)

Reply via email to