-
Notifications
You must be signed in to change notification settings - Fork 409
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
Applying region snapshots optimization #1347
Labels
type/enhancement
The issue or PR belongs to an enhancement.
Comments
This was referenced Jan 26, 2021
Mark that this PR #1671 (this commit solotzg/tikv@5a8ab38 in particular), limit that when the number of pending snapshots is more than pool size, hold region-worker thread and do not pre-handle other snapshots. |
Related bug: #1864 |
Have been merged to master and release-5.0. Will release on 5.0.2. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://docs.google.com/document/d/1kPIM8Q67wMUBchwym0Fxjp4mtHSaJLwbuuvfxZ8nn28/edit
snap-handle-pool-size
setting can improve the speed of applying region snapshots.The text was updated successfully, but these errors were encountered: