conflict.strategy cannot be used with tikv-importer.parallel-import and tikv-importer.backend = "local" and conflict.precheck-conflict-before-import = true #52001
Labels
affects-8.0
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)
parallel import data with two lightning
config is : [conflict]\nprecheck-conflict-before-import = true\nstrategy="replace"\n[tikv-importer]\nparallel-import = true
2. What did you expect to see? (Required)
import successfully
3. What did you see instead (Required)
fail with
4. What is your TiDB version? (Required)
master
The text was updated successfully, but these errors were encountered: