elloooooo commented on issue #6503: Add rebalance strategy for 
RandomBalancerStrategy
URL: https://github.com/apache/incubator-druid/pull/6503#issuecomment-434529737
 
 
   @jihoonson The main reason for using `RandomBalancerStrategy` is the 
performance 
    of `CostBalancerStrategy` or `CachedCostBalancerStrategy` is not good 
enough when we now have 1,500,000+ segments. They take too much time for 
calculating the cost of every two segments and lead handoff stuck.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to