You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/10/19 00:15:42 UTC

[GitHub] [incubator-pinot] vincentchenjl opened a new pull request #4724: [TE] Add event trigger listener for event driven scheduling

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org