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

Joe McDonnell updated IMPALA-3099:
----------------------------------
    Fix Version/s: Not Applicable

> Coordinator::CancelRemoteFragments should use a thread pool
> -----------------------------------------------------------
>
>                 Key: IMPALA-3099
>                 URL: https://issues.apache.org/jira/browse/IMPALA-3099
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Distributed Exec
>    Affects Versions: Impala 2.5.0
>            Reporter: Henry Robinson
>            Assignee: Joe McDonnell
>            Priority: Minor
>              Labels: ramp-up
>             Fix For: Not Applicable
>
>
> {{Coordinator::CancelRemoteFragments()}} makes one RPC for every fragment 
> instance, serially. There are no dependencies between fragment instances, so 
> we should use {{ExecEnv::rpc_pool()}} to issue the cancellation requests.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to