vincentchenjl opened a new pull request #4724: [TE] Add event trigger listener 
for event driven scheduling
URL: https://github.com/apache/incubator-pinot/pull/4724
 
 
   This PR mainly includes the logic of trigger event listener for Thirdeye and 
the event-driven scheduler will be sent in next PR. `TriggerEventListener` one 
of the options when we run `ThirdEyeAnomalyApplication` and it will listen to a 
kafka topic once it is enabled. Please note that this PR only defines the 
required interface of Kafka consumer and does not include any implementation of 
Kafka consumer, since Kafka event can be application specific.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to