Roman Khachatryan created FLINK-25395:
-----------------------------------------
Summary: 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
Affects Versions: 1.15.0
Reporter: Roman Khachatryan
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)