You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nagarjun Guraja (JIRA)" <ji...@apache.org> on 2016/09/28 16:58:20 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-3409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15530225#comment-15530225 ] 

Nagarjun Guraja commented on FLINK-3409:
----------------------------------------

First version could be: Flink stops auto checkpoints and make sure that there are no further checkpoints after the savepoint is taken and stop/cancel the job

> Integrate STOP with Savepoints
> ------------------------------
>
>                 Key: FLINK-3409
>                 URL: https://issues.apache.org/jira/browse/FLINK-3409
>             Project: Flink
>          Issue Type: Improvement
>          Components: 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)