TiDB might OOM if dumpling without --params "tidb_enable_chunk_rpc=0" #31981
Labels
affects-5.4
This bug affects the 5.4.x(LTS) versions.
fixes-6.0.0
found/automation
Found by automation tests
severity/major
sig/execution
SIG execution
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
TiDB might OOM if use dumpling to dump data from TiDB, without specifying --params "tidb_enable_chunk_rpc=0"
For detailed dumpling log, please refer to: http://172.16.4.180:31714/artifacts/testground/plan-exec-631157/plan-exec-631157-683899576/main-logs
2. What did you expect to see? (Required)
3. What did you see instead (Required)
Dumpling failed due to TiDB OOM, refer to TiDB memory usage differences while dumpling without/with --params "tidb_enable_chunk_rpc=0".
TiDB Log:
tidb (8).log
4. What is your TiDB version? (Required)
["Welcome to TiDB."] ["Release Version"=v5.5.0-nightly] [Edition=Community] ["Git Commit Hash"=8fb83195c5766e9fb794c5ebbafdeb68c5f358d4] ["Git Branch"=heads/refs/tags/v5.5.0-nightly] ["UTC Build Time"="2022-01-25 06:11:45"]
The text was updated successfully, but these errors were encountered: