Gyula Fora created FLINK-30528:
----------------------------------
Summary: Job may be stuck in upgrade loop when last-state fallback
is disabled and deployment is missing
Key: FLINK-30528
URL: https://issues.apache.org/jira/browse/FLINK-30528
Project: Flink
Issue Type: Bug
Components: Kubernetes Operator
Affects Versions: kubernetes-operator-1.3.0
Reporter: Gyula Fora
When last-state upgrade fallback is disabled (or we are switching flink
versions) and the JM deployment is missing for some reason, we get stuck in the
upgrade loop as the spec change /upgrade logic always takes precedence over the
JM deployment recovery logic.
In this cases the JM deployment need to be recovered first so savepoint upgrade
can be executed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)