lightning get stuck when check table empty failed #31797
Labels
affects-5.4
This bug affects 5.4.x versions.
component/lightning
This issue is related to Lightning of TiDB.
severity/major
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)
Run tidb-lightning with 1k tables, there is a low probability that tidb-lightning will stuck.
From the go routine, I found it was stuck at
tidb/br/pkg/lightning/restore/check_info.go
Line 1132 in 7fd298d
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: