kfaraz commented on PR #14845: URL: https://github.com/apache/druid/pull/14845#issuecomment-1687906762
Thanks for the review, @AmatyaAvadhanula , @findingrish . I have addressed the feedback: - Guarded `loadMangementPeons` in `LoadQueueTaskMaster` so that once leadership is relinquished, new peons are not created - Merge methods `stopPeonsForDisappearedServers` and `startPeonsForNewServers` into `resetPeons`. -- 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]
