-
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
Parallel prehandle snapshot to speed up catch up with TiKV large region #8081
Closed
Labels
Comments
CalvinNeo
added
type/bug
The issue is confirmed as a bug.
feature/developing
component/storage
severity/moderate
labels
Sep 12, 2023
TiFlash can't catch up, it is pre-handling snapshot
There is only one snapshot in prehandle pool. It takes 4min to prehandle TiFlash is handling the only snapshot, the next one arrives before the first one is finished.
|
12 tasks
12 tasks
12 tasks
This was referenced Oct 11, 2023
12 tasks
ti-chi-bot bot
pushed a commit
that referenced
this issue
Jun 7, 2024
close #8081 Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
12 tasks
ti-chi-bot bot
pushed a commit
that referenced
this issue
Jun 21, 2024
close #8081 Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
12 tasks
ti-chi-bot bot
pushed a commit
that referenced
this issue
Jun 25, 2024
close #8081 Signed-off-by: CalvinNeo <calvinneo1995@gmail.com> Co-authored-by: JaySon <tshent@qq.com>
12 tasks
JaySon-Huang
added
type/enhancement
The issue or PR belongs to an enhancement.
and removed
feature/developing
severity/moderate
labels
Jul 5, 2024
JaySon-Huang
changed the title
[Dynamic Region] TiFlash can't catch up with TiKV when there is only one big region pending prehandle
Parallel prehandle snapshot to speed up catch up with TiKV large region
Jul 5, 2024
ti-chi-bot bot
pushed a commit
that referenced
this issue
Jul 5, 2024
ref #8081 Co-authored-by: Lloyd-Pottiger <60744015+Lloyd-Pottiger@users.noreply.github.com>
12 tasks
12 tasks
ti-chi-bot bot
pushed a commit
that referenced
this issue
Aug 26, 2024
ref #8081 Simplify region_id, split_id logging when pre-handling snapshots
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiFlash version? (Required)
The text was updated successfully, but these errors were encountered: