[
https://issues.apache.org/jira/browse/FLINK-27435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-27435:
-----------------------------------
Labels: pull-request-available (was: )
> Kubernetes Operator keeps savepoint history
> -------------------------------------------
>
> Key: FLINK-27435
> URL: https://issues.apache.org/jira/browse/FLINK-27435
> Project: Flink
> Issue Type: New Feature
> Components: Kubernetes Operator
> Reporter: Thomas Weise
> Assignee: Thomas Weise
> Priority: Major
> Labels: pull-request-available
> Fix For: kubernetes-operator-1.0.0
>
>
> Currently the operator keeps track of the most recent savepoint that was
> triggered through savepointTriggerNonce. In some cases it is necessary to
> find older savepoints. For that, it would be nice if the operator can
> optionally maintain a savepoint history (and perhaps also trigger disposal of
> savepoints that fall out of the history). The maximum number of savepoints
> retained could be configured by cound and/or age.
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)