anandt8 opened a new issue #9464: Email/alert service for Druid ingestion jobs URL: https://github.com/apache/druid/issues/9464 We are launching multiple ingestion jobs at a time. As of current version, we can only poll for checking status of these jobs. This needs another service to keep track of jobs and corresponding status which probably everyone might be implementing. Instead, since Druid already maintains the status, it can be a push model where it sends out alert/email as per the configuration.
---------------------------------------------------------------- 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]
