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/09/23 12:43:00 UTC

[jira] [Created] (FLINK-29401) Improve observer structure

Gyula Fora created FLINK-29401:
----------------------------------

             Summary: Improve observer structure
                 Key: FLINK-29401
                 URL: https://issues.apache.org/jira/browse/FLINK-29401
             Project: Flink
          Issue Type: Improvement
          Components: Kubernetes Operator
            Reporter: Gyula Fora
            Assignee: Gyula Fora
             Fix For: kubernetes-operator-1.3.0


The AbstractDeploymentObserver and SessionJobObserver at this point share a lot of common logic due to the unification of other parts.

We should factor out the common parts into an abstract base observer class.

Furthermore we should move the logic of the SavepointObserver into the JobStatusObserver where it logically belongs.



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