gianm opened a new pull request, #17419: URL: https://github.com/apache/druid/pull/17419
This helps with orderly Overlord failover. After this patch, by the time the task runner returns from `start()`, all tasks are located (subject to some timeout). This is useful for supervisors, which start next and which need to contact tasks. The timeout defaults to 1 minute, and is configurable using `druid.indexer.runner.taskJoinTimeout`. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
