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.
   
   
![Image](https://github.com/user-attachments/assets/920bc5c8-e15e-4d91-853b-34cf75e9aa7e)
   
   
![Image](https://github.com/user-attachments/assets/7c0833e9-099f-47ca-905b-66502b9537dd)


-- 
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]

Reply via email to