-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Take more than 5 hours to merge empty region after drop 6T data #12421
Labels
Comments
/type bug |
ti-chi-bot
added
type/bug
The issue is confirmed as a bug.
severity/major
may-affects-4.0
may-affects-5.0
may-affects-5.1
may-affects-5.2
may-affects-5.3
may-affects-5.4
may-affects-6.0
labels
Apr 24, 2022
Flamegraph shows TiKV is blocked on the RocksDB seeks in Possible optimizations:
|
/assign tabokie |
mayjiang0203
changed the title
Take more than 5 hours to merge import region after drop 6T data
Take more than 5 hours to merge empty region after drop 6T data
May 20, 2022
/label affects-5.4 |
ti-chi-bot
pushed a commit
that referenced
this issue
Sep 6, 2022
close #12421 Optimize the performance of merging empty regions Signed-off-by: tabokie <xy.tao@outlook.com>
This was referenced Sep 6, 2022
tabokie
added a commit
to tabokie/tikv
that referenced
this issue
Sep 6, 2022
close tikv#12421 Optimize the performance of merging empty regions Signed-off-by: tabokie <xy.tao@outlook.com>
tabokie
added a commit
to tabokie/tikv
that referenced
this issue
Sep 6, 2022
close tikv#12421 Optimize the performance of merging empty regions Signed-off-by: tabokie <xy.tao@outlook.com>
tabokie
added a commit
to tabokie/tikv
that referenced
this issue
Sep 6, 2022
close tikv#12421 Optimize the performance of merging empty regions Signed-off-by: tabokie <xy.tao@outlook.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Bug Report
What version of TiKV are you using?
[2022/04/23 23:53:15.874 +08:00] [INFO] [client.go:376] ["Cluster version information"] [type=tikv] [version=6.0.0-alpha] [git_hash=ed7e1aa945d9ada9dc3ad3bd6420a9879d49ed44]
What operating system and CPU are you using?
Steps to reproduce
What did you expect?
Since there are only less than 50G data during region merge, should not cost so much time.
What did happened?
The text was updated successfully, but these errors were encountered: