Chris Westin created DRILL-3930:
-----------------------------------

             Summary: Remove direct references to TopLevelAllocator from unit 
tests
                 Key: DRILL-3930
                 URL: https://issues.apache.org/jira/browse/DRILL-3930
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Flow
    Affects Versions: 1.2.0
            Reporter: Chris Westin
            Assignee: Chris Westin


The RootAllocatorFactory should be used throughout the code to allow us to 
change allocators via configuration or other software choices. Some unit tests 
still reference TopLevelAllocator directly. We also need to do a better job of 
handling exceptions that can be handled by close()ing an allocator that isn't 
in the proper state (remaining open child allocators, outstanding buffers, etc).



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

Reply via email to