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

txn-file: Use LocateKey to get overlapping regions for txn chunks #1285

Merged
merged 5 commits into from
Apr 11, 2024

Conversation

pingyu
Copy link
Contributor

@pingyu pingyu commented Apr 11, 2024

Changes

  • Change to LocateKey from LoadRegionsInKeyRange to get overlapping regions of txn chunks. As LoadRegionsInKeyRange will probably have hole in the range, and not using region cache.
  • Fix go.mod error.

@coocood coocood merged commit ba810d6 into tikv:txn-file Apr 11, 2024
9 checks passed
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

Successfully merging this pull request may close these issues.

3 participants