[
https://issues.apache.org/jira/browse/FLINK-35292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora closed FLINK-35292.
------------------------------
Resolution: Fixed
merged to main 207b149f9b556d68c4ab98d16cdde2f7820659c0
> Set dummy savepoint path during last-state upgrade
> --------------------------------------------------
>
> Key: FLINK-35292
> URL: https://issues.apache.org/jira/browse/FLINK-35292
> Project: Flink
> Issue Type: Improvement
> Components: Kubernetes Operator
> Reporter: Gyula Fora
> Assignee: Gyula Fora
> Priority: Major
> Labels: pull-request-available
>
> Currently the operator always sets the savepoint path even if last-state (HA
> metadata) must be used.
> This can be misleading to users as the set savepoint path normally should
> never take effect and can actually lead to incorrect state restored if the HA
> metadata is deleted by the user at the wrong moment.
> To avoid this we can set an explicit dummy savepoint path which will prevent
> restoring from it accidentally.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)