You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Roman Khachatryan (Jira)" <ji...@apache.org> on 2022/03/07 12:18:00 UTC

[jira] [Resolved] (FLINK-26455) [Changelog] Materialization interleaved with task cancellation can fail the job

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

Roman Khachatryan resolved FLINK-26455.
---------------------------------------
    Resolution: Fixed

Merged as b68da579ed0b993d4c6e709205bebc0df4c05e1a into master.

> [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
>            Assignee: Roman Khachatryan
>            Priority: Major
>              Labels: pull-request-available
>             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)