Gyula Fora created FLINK-35292:
----------------------------------
Summary: 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
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)