[
https://issues.apache.org/jira/browse/FLINK-26179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543656#comment-17543656
]
Márton Balassi commented on FLINK-26179:
----------------------------------------
Agreed, based on recent discussion with multiple users this comes up too
frequently to ignore. The point that made it obvious for me is that I user
rightfully expects that they can keep the last submitted custom resource in git
and if we ask them to cron a savepointTriggerNonce update regularly that will
result in regular unwanted commits. We should just add a config for this
instead.
Gyula's solution to not add a new timer callback to the system, but only check
once per reconcile loop is the adequate compromise for this (the tradeoff is
that the reconciliation interval is effectively the lower bound of the
savepoint trigger interval). Please proceed.
> Support periodic savepointing in the operator
> ---------------------------------------------
>
> Key: FLINK-26179
> URL: https://issues.apache.org/jira/browse/FLINK-26179
> Project: Flink
> Issue Type: New Feature
> Components: Kubernetes Operator
> Reporter: Gyula Fora
> Assignee: Gyula Fora
> Priority: Major
> Fix For: kubernetes-operator-1.1.0
>
>
> Automatic triggering of savepoints is a commonly requested feature.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)