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

[jira] [Created] (FLINK-26683) Terminate the job anyway if savepoint finished when stop-with-savepoint

Liu created FLINK-26683:
---------------------------

             Summary: Terminate the job anyway if savepoint finished when stop-with-savepoint
                 Key: FLINK-26683
                 URL: https://issues.apache.org/jira/browse/FLINK-26683
             Project: Flink
          Issue Type: Improvement
    Affects Versions: 1.15.0
            Reporter: Liu


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.1#820001)