You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Xin Hao (Jira)" <ji...@apache.org> on 2022/12/01 13:03:00 UTC

[jira] [Created] (FLINK-30264) Set session job status to FAILED if already have retried max attempts

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)