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)