-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
affects-8.1This bug affects the 8.1.x(LTS) versions.This bug affects the 8.1.x(LTS) versions.component/brThis issue is related to BR of TiDB.This issue is related to BR of TiDB.impact/crashcrash/fatalcrash/fatalseverity/criticaltype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
- Backup snapshot and log using PITR
- Restore the data within tso1 into a new cluster with tiflash instances by
br restore point
- Add tiflash replica(s) for the restored table(s) # or if the backup data contains tiflash replica, the tiflash replica will be added after step 2.
- Restore the data within tso1...tso2 into the cluster by
br restore point
2. What did you expect to see? (Required)
Restore success and all instances run normally
3. What did you see instead (Required)
When running step 4, TiFlash instances crash with backtrace like
[FATAL] [Exception.cpp:106] ["Code: 9008, e.displayText() = DB::Exception: Raw TiDB PK: C80000000CC265A2, Prewrite ts: 449057189415092426 can not found in default cf for key: 7480000000003580FFD75F72C80000000CFFC265A20000000000FAF9C4A0DD8D13FEE1, region_id: 43498, applied_index: 31: (applied_term: 7) ...
4. What is your TiDB version? (Required)
v7.5.1
Metadata
Metadata
Assignees
Labels
affects-8.1This bug affects the 8.1.x(LTS) versions.This bug affects the 8.1.x(LTS) versions.component/brThis issue is related to BR of TiDB.This issue is related to BR of TiDB.impact/crashcrash/fatalcrash/fatalseverity/criticaltype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.