Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query execution path is accessing metadata in zookeeper through Quota Managers #14852

Open
vrajat opened this issue Jan 21, 2025 · 0 comments · May be fixed by #14859
Open

Query execution path is accessing metadata in zookeeper through Quota Managers #14852

vrajat opened this issue Jan 21, 2025 · 0 comments · May be fixed by #14859

Comments

@vrajat
Copy link
Collaborator

vrajat commented Jan 21, 2025

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

Image

@xiangfu0 xiangfu0 added the query label Jan 21, 2025
@bziobrowski bziobrowski linked a pull request Jan 21, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants