You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Chris Westin (JIRA)" <ji...@apache.org> on 2015/10/13 22:42:05 UTC

[jira] [Created] (DRILL-3930) Remove direct references to TopLevelAllocator from unit tests

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)