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

Weihua Hu resolved FLINK-37024.
-------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

merged in master: 37c70c482a09845370cb6e694a26f55950c4699f

> Task can be stuck in deploying state forever when canceling job/failover
> ------------------------------------------------------------------------
>
>                 Key: FLINK-37024
>                 URL: https://issues.apache.org/jira/browse/FLINK-37024
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Task
>    Affects Versions: 1.20.0
>            Reporter: Zhanghao Chen
>            Assignee: Zhanghao Chen
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>
> We observed that task can be stuck in deploying state forever when the task 
> loading/instantiating logic has some issues. Cancelling the job / failover 
> caused by failures of other tasks will also get stuck as the cancel watch dog 
> won't work for tasks in CREATED/DEPLOYING state at present. We should make 
> cancel watch dog cover tasks in DEPLOYING as well (no need for tasks in 
> CREATED state has there is no real logic between  CREATED->DEPLOYING).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to