Chris Westin created DRILL-3335:
-----------------------------------
Summary: 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)
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)