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

[jira] [Comment Edited] (DRILL-2421) ensure all allocators for a query are descendants of a single root

    [ https://issues.apache.org/jira/browse/DRILL-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355695#comment-14355695 ] 

Chris Westin edited comment on DRILL-2421 at 3/10/15 9:00 PM:
--------------------------------------------------------------

We want the foreman changes in DRILL-2245 before we do this.


was (Author: cwestin):
We want the foreman changes before we do this.

> ensure all allocators for a query are descendants of a single root
> ------------------------------------------------------------------
>
>                 Key: DRILL-2421
>                 URL: https://issues.apache.org/jira/browse/DRILL-2421
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Flow
>            Reporter: Chris Westin
>            Assignee: Chris Westin
>             Fix For: 0.9.0
>
>
> In order to help improve usage tracking, allocations for a single query should all roll up to a single root.
> This requires that the Foreman create that root, and label it, and then pass that along to anyone else that needs to create additional sub-allocators. The patch for DRILL-2406 introduces the creation of a new allocator in QueryContext, but this is currently a child of the Drillbit's TopLevelAllocator, violating the principle above. This is a reminder to fix that after the dependencies above are available.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)