log-backup: failed to restore index using PiTR #37111
Labels
affects-6.2
component/br
This issue is related to BR of TiDB.
found/automation
Found by automation tests
severity/critical
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
The detail issue on https://pingcap.feishu.cn/wiki/wikcnPeLF5XEf1Ls04e6vpWdIMd
TiDB version
6.2.0-alpha TiDB cluster and br
Reproduce steps.
sysbench --db-driver=mysql --mysql-host=upstream-tidb.brie-acceptance-pitr-robust-tps-1083099-1-452 --mysql-port=4000 --mysql-user=root --mysql-db=sbtest1000 --tables=1000 --table-size=10000 --create_secondary=off --time=60 --threads=20 oltp_insert prepare sysbench --db-driver=mysql --mysql-host=upstream-tidb.brie-acceptance-pitr-robust-tps-1083099-1-452 --mysql-port=4000 --mysql-user=root --mysql-db=sbtest1000 --tables=1000 --table-size=10000 --create_secondary=off --time=600 --threads=20 oltp_insert run
`
● Total 1 Tasks.
/br restore point "--storage" "s3://tmp/br-log-backup84ed324a-894c-4f13-84fa-44675095787d/Log" "--pd" "http://downstream-pd.brie-acceptance-pitr-robust-tps-1083099-1-452:2379" "--full-backup-storage" "s3://tmp/br-log-backup84ed324a-894c-4f13-84fa-44675095787d/Full"
You will find the index on table in down steam cluster is disappeared.
The text was updated successfully, but these errors were encountered: