BagamSingular commented on issue #17594:
URL: https://github.com/apache/druid/issues/17594#issuecomment-2615535596

   By the way, We are facing similar issues and our historical servers are huge 
(4TB) which takes them around 20 minutes to load after a single configuration 
change restart. 
   In that time the Coordinator rebalance all the segments which is pressure 
all the historical in the cluster. 
   Why did you remove the `decommissioningMaxPercentOfMaxSegmentsToMove` 
configuration that allowed us to configure the historical as deccommision, then 
set this config to 0 to tell the coordinator not to handoff all those segments. 
   Is there another configuration for that?


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