[
https://issues.apache.org/jira/browse/DRILL-6785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16648086#comment-16648086
]
ASF GitHub Bot commented on DRILL-6785:
---------------------------------------
sohami opened a new pull request #1502: DRILL-6785: DataClient is using
RootAllocator in the bootstrap instea…
URL: https://github.com/apache/drill/pull/1502
…d of dataPool
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> 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)