You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2016/02/15 20:48:18 UTC

[jira] [Created] (FLINK-3409) Integrate STOP with Savepoints

Matthias J. Sax created FLINK-3409:
--------------------------------------

             Summary: Integrate STOP with Savepoints
                 Key: FLINK-3409
                 URL: https://issues.apache.org/jira/browse/FLINK-3409
             Project: Flink
          Issue Type: Improvement
          Components: Command-line client, JobManager
            Reporter: Matthias J. Sax


Right now, if a savepoint is triggered the job keeps running. At the same time, on STOP a last checkpoint should be collected for a clean shutdown (WIP: https://issues.apache.org/jira/browse/FLINK-3408).

This work should enable stopping a job and getting a final savepoint at the same time. Thus, a job can get stopped gracefully and resumed later on using the gathered checkpoint.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)