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

[jira] [Created] (DRILL-3335) PrintingResultsListener's allocator should be a child of DrillClient's

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)