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

Yun Gao updated FLINK-22087:
----------------------------
    Issue Type: Bug  (was: Task)

> CheckpointPlanCalculator should abort checkpoint if tasks is in 
> canceling/canceled and so on
> --------------------------------------------------------------------------------------------
>
>                 Key: FLINK-22087
>                 URL: https://issues.apache.org/jira/browse/FLINK-22087
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Checkpointing
>            Reporter: Yun Gao
>            Priority: Major
>             Fix For: 1.13.0
>
>
> When refactoring the checkpoint triggering logic in  
> [FLINK-21067|https://issues.apache.org/jira/browse/FLINK-21067], it tries to 
> also support the FINISHED state, but it change the abort condition from == 
> RUNNING to != (CREATED, SCHEDULED, DEPLOYING), which makes the checkpoint 
> could not be aborted in these cases. This might happen if during trigger 
> there is also job failover. It might cause trigger failure and make 
> checkpoint has to wait for timeout.



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

Reply via email to