snleee opened a new pull request #4119: Improve partition aware routing when a server is down. URL: https://github.com/apache/incubator-pinot/pull/4119 When a server is down, current partition aware routing will always pick the next server. This pr improves the current approach by making the routing table builder to evenly distribute the load among available servers.
---------------------------------------------------------------- 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]
