[
https://issues.apache.org/jira/browse/DRILL-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Parth Chandra updated DRILL-3335:
---------------------------------
Fix Version/s: 1.2.0
> PrintingResultsListener's allocator should be a child of DrillClient's
> ----------------------------------------------------------------------
>
> Key: DRILL-3335
> URL: https://issues.apache.org/jira/browse/DRILL-3335
> Project: Apache Drill
> Issue Type: Bug
> Components: Client - CLI
> Affects Versions: 1.1.0
> Reporter: Chris Westin
> Assignee: Daniel Barclay (Drill)
> Fix For: 1.2.0
>
>
> PrintingResultsListener's constructor creates a new top-level allocator.
> Instead, it should create ask DrillClient for a new child allocator that it
> should use. This could cause problems down the line, because we expect there
> to only be one top level allocator per node (or at least per JVM).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)