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

Roman Khachatryan updated FLINK-26455:
--------------------------------------
    Description: 
When the task is cancelled, AsyncCheckpointRunnables are cancelled as well.
Cancellation exception can reach PeriodicMaterializationManager.
When the failure limit is reached, it invokes 
asyncExceptionHandler.handleAsyncException, which fails the job.


> [Changelog] Materialization interleaved with task cancellation can fail the 
> job
> -------------------------------------------------------------------------------
>
>                 Key: FLINK-26455
>                 URL: https://issues.apache.org/jira/browse/FLINK-26455
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / State Backends
>    Affects Versions: 1.15.0
>            Reporter: Roman Khachatryan
>            Priority: Major
>             Fix For: 1.15.0
>
>
> When the task is cancelled, AsyncCheckpointRunnables are cancelled as well.
> Cancellation exception can reach PeriodicMaterializationManager.
> When the failure limit is reached, it invokes 
> asyncExceptionHandler.handleAsyncException, which fails the job.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to