wiegandf opened a new issue, #13936:
URL: https://github.com/apache/druid/issues/13936

   ### Description
   
   We've tested the new feature implemented in 
https://github.com/apache/druid/pull/13144 
   
   Is it intended to resume supervisors after an overlord restart? It would be 
helpful to persist the idle state for supervisors so that they don't create new 
tasks when overlord restarts for example.
   
   ### Motivation
   
   We're running druid in k8s and overlord could restart anytime. With the idle 
feature, we could save a lot of middlemanagers from running. Though, when 
overlord is restarted all supervisors will resume and create tasks for each 
supervisor and our running middlemanagers will be overloaded.
   


-- 
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]

Reply via email to