[ https://issues.apache.org/jira/browse/FLINK-26683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Piotr Nowojski updated FLINK-26683: ----------------------------------- Fix Version/s: (was: 1.17.0) > Commit side effects if stop-with-savepoint failed while finishing > ----------------------------------------------------------------- > > Key: FLINK-26683 > URL: https://issues.apache.org/jira/browse/FLINK-26683 > Project: Flink > Issue Type: Improvement > Components: Runtime / Checkpointing, Runtime / Coordination > Affects Versions: 1.14.4, 1.15.0 > Reporter: Liu > Priority: Major > > When we stop with savepoint, the savepoint finishes. But some tasks failover > for some reason and restart to running. In the end, some tasks are finished > and some tasks are running. In this case, I think that we should terminate > all the tasks anyway instead of restarting since the savepoint is finished > and the job stops consuming data. What do you think? -- This message was sent by Atlassian Jira (v8.20.10#820010)