Hi, I saw https://www.druidforum.org/t/how-to-properly-decommission-a-historical-node/
and I wonder is there is plan to enable the option Maintenance mode on the druid web console, similar to the option “disable worker”
The point is to minimize the time to get the cluster stable after replace some data node (historical node) by allowing the segments to be fully replicated before do a shutdown graceful for the deprecated node to be retired. This looks really supportive on a cloud env where replaces nodes used to be planned but not as usual task as in pre-cloud era.
Or if there is any best practice to get this done.
Thanks in advance