leventov opened a new issue #4899: Don't balance segments to an instance while local cache loading is in progress URL: https://github.com/apache/incubator-druid/issues/4899 Currently as soon as the instance is up, coordinator may (and likely will) balance segments to it, while local cache is still being loaded. It may result in not good balancing or collisions. This ask is to start consider an instance for balancing only after local cache on the instance is fully loaded.
---------------------------------------------------------------- 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. 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]
