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

Significant query throughput drop observed with v2.3.4 #1731

Closed
Thejas-bhat opened this issue Sep 22, 2022 · 1 comment
Closed

Significant query throughput drop observed with v2.3.4 #1731

Thejas-bhat opened this issue Sep 22, 2022 · 1 comment
Assignees
Milestone

Comments

@Thejas-bhat
Copy link
Member

Thejas-bhat commented Sep 22, 2022

We introduced changes that intend to publish IO stats (read/write) for tracking system usage with v2.3.4.

For queries with high hit cardinality (order of 100K+ hits), we've observed a considerable query throughput drop in our in-house testing.

image

We are actively working on this issue to optimizing this stats calculation and perhaps even making this cost estimation on-demand to mitigate this regression.

The fix will be targeted for the v2.3.5 release.

@Thejas-bhat Thejas-bhat self-assigned this Sep 22, 2022
@abhinavdangeti abhinavdangeti added this to the v2.3.5 milestone Sep 22, 2022
@abhinavdangeti abhinavdangeti changed the title Throughput drop for a query workload Query throughput drop observed with v2.3.4 Sep 22, 2022
@abhinavdangeti abhinavdangeti changed the title Query throughput drop observed with v2.3.4 Significant query throughput drop observed with v2.3.4 Sep 22, 2022
@abhinavdangeti
Copy link
Member

#1738

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants