[
https://issues.apache.org/jira/browse/FLINK-25395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Khachatryan updated FLINK-25395:
--------------------------------------
Component/s: Runtime / Checkpointing
Runtime / State Backends
> Incremental shared state might be discarded by TM
> -------------------------------------------------
>
> Key: FLINK-25395
> URL: https://issues.apache.org/jira/browse/FLINK-25395
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Checkpointing, Runtime / State Backends
> Affects Versions: 1.15.0
> Reporter: Roman Khachatryan
> Priority: Critical
> Fix For: 1.15.0
>
>
> Extracting from [FLINK-25185
> discussion|https://issues.apache.org/jira/browse/FLINK-25185?focusedCommentId=17462639&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17462639]
> On checkpoint abortion or any failure in AsyncCheckpointRunnable,
> it discards the state, in particular shared (incremental) state.
> Since FLINK-24611, this creates a problem because shared state can be re-used
> for future checkpoints.
> Needs confirmation.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)