You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/10/12 17:47:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-29401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-29401:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>             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)