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

[jira] [Created] (FLINK-28534) Spec change event is triggered twice per upgrade

Gyula Fora created FLINK-28534:
----------------------------------

             Summary: Spec change event is triggered twice per upgrade
                 Key: FLINK-28534
                 URL: https://issues.apache.org/jira/browse/FLINK-28534
             Project: Flink
          Issue Type: New Feature
          Components: Kubernetes Operator
    Affects Versions: kubernetes-operator-1.1.0
            Reporter: Gyula Fora
            Assignee: Matyas Orhidi
             Fix For: kubernetes-operator-1.1.0


The event `Detected spec change, starting reconciliation.` is triggered twice during every application/sessionjob upgrade as we first suspend the job then start it in 2 reconcile steps.

We should only trigger this once



--
This message was sent by Atlassian Jira
(v8.20.10#820010)