Daren Wong created FLINK-31857:
----------------------------------
Summary: 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
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)