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

Tim Armstrong resolved IMPALA-9065.
-----------------------------------
    Fix Version/s: Impala 3.4.0
       Resolution: Fixed

> Fix cancellation of RuntimeFilter::WaitForArrival()
> ---------------------------------------------------
>
>                 Key: IMPALA-9065
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9065
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Distributed Exec
>    Affects Versions: Impala 3.3.0
>            Reporter: Tim Armstrong
>            Assignee: Tim Armstrong
>            Priority: Major
>             Fix For: Impala 3.4.0
>
>
> Proper cancellation wasn't ever implemented for this code path, so if the 
> wait time is set high, threads can get blocked indefinitely even if the 
> coordinator cancelled the query.
> I don't think it's hard to do the right thing -  signal the filter and wake 
> up the thread when the finstance is cancelled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to