Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.14.4, 1.15.0
-
None
-
None
Description
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?
Attachments
Issue Links
- relates to
-
FLINK-26783 Restore from a stop-with-savepoint if failed during committing
- Closed