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/06/14 11:50:00 UTC

[jira] [Updated] (FLINK-27688) Add FlinkOperatorEventListener interface

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

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

> Add FlinkOperatorEventListener interface
> ----------------------------------------
>
>                 Key: FLINK-27688
>                 URL: https://issues.apache.org/jira/browse/FLINK-27688
>             Project: Flink
>          Issue Type: New Feature
>          Components: Kubernetes Operator
>            Reporter: Márton Balassi
>            Assignee: Gyula Fora
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: kubernetes-operator-1.1.0
>
>
> Currently the [EventUtils|https://github.com/apache/flink-kubernetes-operator/blob/main/flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/utils/EventUtils.java] utility that we use to publish events for the operator has an implementation that is tightly coupled with the [Kubernetes Events|https://www.containiq.com/post/kubernetes-events] mechanism.
> I suggest to enhance this with a pluggable event interface, which could be implemented by our users to support their event messaging system of choice. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)