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

   Currently when a MiddleManager or Indexer is disabled via API, the state is 
stored only in-memory. If it is restarted, the disabled flag is cleared. This 
is not desirable; it should only be cleared by an operator explicitly 
re-enabling the server.
   
   This patch fixes it by saving the state to a file.


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