You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gyula Fora (Jira)" <ji...@apache.org> on 2022/05/28 16:37:00 UTC

[jira] [Reopened] (FLINK-26179) Support periodic savepointing in the operator

     [ https://issues.apache.org/jira/browse/FLINK-26179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gyula Fora reopened FLINK-26179:
--------------------------------
      Assignee: Gyula Fora

Re-openning this ticket as basically all current production users requested this feature. It is generally good practice to take a periodic savepoint let's say once a day for backup/disaster recovery purposes.

We can easily implement this feature to be executed part of the reconcile loop to not put additional strain on the system. This will be a minimal change that integrates with the current architecture seamlessly.

> Support periodic savepointing in the operator
> ---------------------------------------------
>
>                 Key: FLINK-26179
>                 URL: https://issues.apache.org/jira/browse/FLINK-26179
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Kubernetes Operator
>            Reporter: Gyula Fora
>            Assignee: Gyula Fora
>            Priority: Major
>             Fix For: kubernetes-operator-0.1.0
>
>
> Automatic triggering of savepoints is a commonly requested feature. The configuration should be part of the job spec.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)