gianm commented on issue #6503: Add rebalance strategy for RandomBalancerStrategy URL: https://github.com/apache/incubator-druid/pull/6503#issuecomment-442402067 Hi @elloooooo, I think I agree with @clintropolis - it makes more sense to me for the random balancer to be as close to totally random as possible. More 'smart' approaches make more sense to me in other strategy classes. It's good to hear you got the caching cost balancer working well in your case. Beyond what you already did, setting balancer threads higher could speed it up more. It looks like we won't merge this change, but, thanks for the discussion it sparked. If you have any more issues with balancing please do bring them to the attention of the community!
---------------------------------------------------------------- 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]
