-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
lightning should retry with error "write to tikv with no leader returned" #45673
Comments
[2023/07/28 13:30:01.981 +00:00] [WARN] [region_job.go:364] ["write to tikv no leader"] [region="{ID=1800720,startKey=xxx,endKey=xxx,epoch="conf_ver:4889 version:66893 ",peers="id:1800721 store_id:1 ,id:1800722 store_id:28009 ,id:1800723 store_id:28010 "}"] [leader=] [leader_id=0] [sstMeta="{CF=endKeyExclusive=false,CRC32=0,length=0,regionID=1800720,regionEpoch="conf_ver:4889 version:66893 ",startKey=xxx,endKey=xxx,UUID=ca98a512-9e56-4be2-87cf-438b2f10a532}"] [kv_pairs=352211] [total_bytes=94662678] seems this time it really has no leader |
…ingcap#46860) (pingcap#9) close pingcap#45673 Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
import data with lightning
2. What did you expect to see? (Required)
import succeed
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
v7.1.1
The text was updated successfully, but these errors were encountered: