vrajat opened a new issue, #14852: URL: https://github.com/apache/pinot/issues/14852
Query execution code path should not access zookeeper as zookeeper locks & workload will affect its latency. TableCache and BrokerRoutingManagers use listeners to load a cache which is then used by the query. Similarly quota managers should also access quota metadata through a cache. I've attached a JFR and screenshots to show this issue.   -- 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]
