gianm opened a new pull request, #19373:
URL: https://github.com/apache/druid/pull/19373

   PR #19368 updated the enabled/disabled state of an MM or Indexer to persist 
across restarts. In some cases, such as disabling a server before doing an 
in-place restart, it is more convenient to automatically re-enable on restart.
   
   This patch adds a config parameter to restore the old behavior: 
druid.worker.startAlwaysEnabled.
   
   **Release note:** MiddleManagers and Indexers now persist their enabled or 
disabled state across restarts. If you prefer the old behavior, where the 
server re-enables itself after a restart, set `druid.worker.startAlwaysEnabled 
= true`.


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