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

Gyula Fora commented on FLINK-29634:
------------------------------------

I think savepoint history is mostly important so that the operator can do the 
cleanup, the operator should not track checkpoints that are otherwised owned 
and cleaned up by Flink itself.

The implementation could be similar but simpler than the savepointing because 
it should be enough to trigger the checkpoint, we don't need to keep track of 
the completion.

> Support periodic checkpoint triggering
> --------------------------------------
>
>                 Key: FLINK-29634
>                 URL: https://issues.apache.org/jira/browse/FLINK-29634
>             Project: Flink
>          Issue Type: New Feature
>          Components: Kubernetes Operator
>            Reporter: Thomas Weise
>            Assignee: Jiale Tan
>            Priority: Major
>
> Similar to the support for periodic savepoints, the operator should support 
> triggering periodic checkpoints to break the incremental checkpoint chain.
> Support for external triggering will come with 1.17: 
> https://issues.apache.org/jira/browse/FLINK-27101 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to