Dan Hecht created IMPALA-6801:
---------------------------------

             Summary: Cleanup request_pool fields
                 Key: IMPALA-6801
                 URL: https://issues.apache.org/jira/browse/IMPALA-6801
             Project: IMPALA
          Issue Type: Improvement
            Reporter: Dan Hecht
            Assignee: Dan Hecht


The TQueryCtx::request_pool gets set in a roundabout way: it's resolved by the 
scheduler and set in the QuerySchedule and then later the coordinator takes 
that value and puts it into it's own copy of TQueryCtx.

Instead, we should just resolve the pool and set it in the TQueryCtx when 
constructing that.

Then the coordinator doesn't need to copy TQueryCtx.



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

Reply via email to