Gyula Fora created FLINK-38077:
----------------------------------
Summary: Cancel job upgrades may get stuck indefinitely if JM is
missing
Key: FLINK-38077
URL: https://issues.apache.org/jira/browse/FLINK-38077
Project: Flink
Issue Type: Bug
Reporter: Gyula Fora
Cancel job upgrades (last-state without HA or when we fall back from savepoint)
currently can get indefinitely stuck if the JobManager deployment is missing or
otherwise the REST API not accessible.
This is caused by a bug in the "isCancellable" logic that decides that cancel
should be used for upgrade or not.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)