vvivekiyer commented on issue #8618: URL: https://github.com/apache/pinot/issues/8618#issuecomment-1235856448
> I had similar thoughts about measuring server latencies and implementing load balanced routing and looks like you guys have already started implementing that which is great to see! We have observed similar issues in our clusters with a server that has degraded performance affecting overall latency. Thanks. Please feel free to look at the [PR](https://github.com/apache/pinot/pull/9311) and provide your feedback. The results are documented [here](https://docs.google.com/document/d/1ZeU9n5sX6eBUmM4emSBRgzD82CvifqI7OWsUEIS6Wp4/edit?usp=sharing) > Very curious to hear more about the simulator as well. Is this a simulation of a Pinot cluster? @siddharthteotia This is a simulation of how the pinot brokers and servers would behave with the Adaptive Server Selection algorithm. The results of this simulation are documented [here ](https://docs.google.com/document/d/1ZeU9n5sX6eBUmM4emSBRgzD82CvifqI7OWsUEIS6Wp4/edit?usp=sharing). @jasperjiaguo helped write this simulator and will be publishing it in a public github repo some time next. -- 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]
