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

[jira] [Created] (FLINK-26830) Move jobs to suspended state before upgrading

Gyula Fora created FLINK-26830:
----------------------------------

             Summary: Move jobs to suspended state before upgrading
                 Key: FLINK-26830
                 URL: https://issues.apache.org/jira/browse/FLINK-26830
             Project: Flink
          Issue Type: Bug
          Components: Kubernetes Operator
            Reporter: Gyula Fora
            Assignee: Gyula Fora


We should not upgrade jobs in one step as that might cause us to lose track of what part of the upgrade has succeeded and not.

For example when upgrading with savepoint strategy we need to record the savepoint info in status before trying the deployment because if the deployment fails we lose the savepoint info.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)