You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Sorabh Hamirwasia (JIRA)" <ji...@apache.org> on 2018/10/08 18:26:00 UTC

[jira] [Created] (DRILL-6785) DataClient is using RootAllocator in the bootstrap instead of dataPool

Sorabh Hamirwasia created DRILL-6785:
----------------------------------------

             Summary: DataClient is using RootAllocator in the bootstrap instead of dataPool
                 Key: DRILL-6785
                 URL: https://issues.apache.org/jira/browse/DRILL-6785
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - RPC
            Reporter: Sorabh Hamirwasia
            Assignee: Sorabh Hamirwasia
             Fix For: 1.15.0


DataClient currently uses the root allocator in its bootstrap object instead of getting the data-pool allocator created for that channel.

https://github.com/apache/drill/blob/master/exec/java-exec/src/main/java/org/apache/drill/exec/rpc/data/DataClient.java#L53



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)