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

Do not acquire locks in snapshot_read_only tx mode & scan query #10907

Closed
spuchin opened this issue Oct 25, 2024 · 0 comments
Closed

Do not acquire locks in snapshot_read_only tx mode & scan query #10907

spuchin opened this issue Oct 25, 2024 · 0 comments
Assignees
Labels
area/queryprocessor Query processor issues and requests prio:high

Comments

@spuchin
Copy link
Collaborator

spuchin commented Oct 25, 2024

Locks aren't required in such queries and create unnecessary pressure on datashard locks subsystem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/queryprocessor Query processor issues and requests prio:high
Projects
None yet
Development

No branches or pull requests

2 participants