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 2023/04/20 14:13:00 UTC

[jira] [Updated] (FLINK-31857) Support pluginable observers mechanism

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

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

> Support pluginable observers mechanism
> --------------------------------------
>
>                 Key: FLINK-31857
>                 URL: https://issues.apache.org/jira/browse/FLINK-31857
>             Project: Flink
>          Issue Type: Improvement
>          Components: Kubernetes Operator
>    Affects Versions: kubernetes-operator-1.5.0
>            Reporter: Daren Wong
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: kubernetes-operator-1.5.0
>
>
> Currently, Kubernetes Operator uses AbstractFlinkResourceObserver to observe Flink Job state, cluster state, JM/TM state, etc and update Custom Resource: FlinkDeployment, FlinkSessionJob with the gathered info.
> This Jira is to introduce a Flink plugin to allow user to implement custom observer logic after the default observer logic is run.



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