-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
TiDB OOM during dumpling 2500 tables #30880
Comments
Tested with TiDB & Dumpling 5.3.0, dumpling succeed when --threads =4, while it fails when --threads = 20. |
@fubinzh What's configuration of the TiDB server? |
@wjhuang2016 default configuration was used.
|
This is a duplicate one, whose cause is #29749 |
We re-investigate the issue. |
No, it's nothing about dumpling ... @winoros If you change the TiDB config file, set config |
Please check whether the issue should be labeled with 'affects-x.y' or 'fixes-x.y.z', and then remove 'needs-more-info' label. |
Reopen it because it's not really fixed, it's workarounded. |
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
Dumpling should succeed
3. What did you see instead (Required)
Dumpling failed due to TiDB OOM
TiDB log
Dumpling log
4. What is your TiDB version? (Required)
TiDB Version
Release Version: v5.4.0-nightly
Edition: Community
Git Commit Hash: 24d970f
Git Branch: heads/refs/tags/v5.4.0-nightly
UTC Build Time: 2021-12-20 00:13:04
GoVersion: go1.16.4
Race Enabled: false
TiKV Min Version: v3.0.0-60965b006877ca7234adaced7890d7b029ed1306
Check Table Before Drop: false
Dumpling version
Release version: v5.4.0-nightly
Git commit hash: 05b0b48d711a95ae330c08d07ec09543254cea6b
Git branch: heads/refs/tags/v5.4.0-nightly
Build timestamp: 2021-12-19 04:08:28Z
Go version: go version go1.16.4 linux/amd64
tidb.log
dumpling_t4.log
The text was updated successfully, but these errors were encountered: