Xin Hao created FLINK-30264:
-------------------------------
Summary: Set session job status to FAILED if already have retried
max attempts
Key: FLINK-30264
URL: https://issues.apache.org/jira/browse/FLINK-30264
Project: Flink
Issue Type: Improvement
Components: Kubernetes Operator
Reporter: Xin Hao
Sometimes, the session job deployment fails because of the user code.
There is nothing the Flink operator can do to fix the failure.
So can we add a new reconciliation state *FAILED* and set the status to this if
the failure still exists after we have retried for the max attempts?
The reconciliation status will continuously be *UPGRADING* currently.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)