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

perf(cluster): add upper bound for scan during migration #2724

Merged
merged 5 commits into from
Jan 19, 2025

Conversation

RiversJin
Copy link
Contributor

By setting an upper bound in advance during the scan, it can prevent RocksDB from having to scan through a block of tombstone data before stopping in certain situations.

@PragmaTwice PragmaTwice requested a review from git-hulk January 18, 2025 06:42
@git-hulk git-hulk requested a review from PragmaTwice January 19, 2025 02:41
@PragmaTwice PragmaTwice merged commit 571b022 into apache:unstable Jan 19, 2025
34 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