[
https://issues.apache.org/jira/browse/DRILL-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Altekruse resolved DRILL-3930.
------------------------------------
Resolution: Fixed
Assignee: (was: Chris Westin)
Fix Version/s: 1.3.0
> 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
> Fix For: 1.3.0
>
>
> 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)