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

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

     [ https://issues.apache.org/jira/browse/DRILL-6785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arina Ielchiieva updated DRILL-6785:
------------------------------------
    Labels: ready-to-commit  (was: )

> 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
>            Priority: Major
>              Labels: ready-to-commit
>             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)