This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Lightning imports data to non-destination cluster and leads to index inconsistency with data #1473
Labels
type/bug
Something isn't working
Please answer these questions before submitting your issue. Thanks!
If possible, provide a recipe for reproducing the error.
mini reproduce:
deploy two tidb cluster using different status-port:
import data using tidb-lightning local mode
a. tiup tidb-lightning -c lightning.toml
b. mysql> admin check table sbtest1;
tidb-lightning v6.1.0
tidb-server v6.1.0、v6.2.0-alpha
tikv-server v6.1.0
pd-server v6.1.0
Operation logs
br.log
for BR if possibletidb-lightning.log
for TiDB-Lightning if possibletikv-importer.log
from TiKV-Importer if possibleConfiguration of the cluster and the task
tidb-lightning.toml
for TiDB-Lightning if possibleThe text was updated successfully, but these errors were encountered: