Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Lightning ERROR "["startKey > endKey when paginating scan region"] [startKey=7480000000000307FFB85F720000000000FF0000000000000000FA] [endKey=7480000000000307FFB85F720000000000FF0000000000000000FA]" #1291

Closed
Tammyxia opened this issue Jun 28, 2021 · 0 comments · Fixed by #1294

Comments

@Tammyxia
Copy link

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?
    If possible, provide a recipe for reproducing the error.
  • Edit lightning.toml:

image

  • Import data "tiup tidb-lightning -config lightning.toml"
  • KV region-split-size set to 20MB, region-max-size set to 30MB.
  • Before lightning importing, some tables already existed in TiDB.
  1. What did you expect to see?

  2. What did you see instead?

When lightning importing, some tables has error "["startKey > endKey when paginating scan region"
image

image

  1. What version of BR and TiDB/TiKV/PD are you using?

br -V
tidb-lightning -V
5.1.0
tidb-server -V
5.1.0
tikv-server -V
5.1.0
pd-server -V
5.1.0
-->

  1. Operation logs

    • Please upload br.log for BR if possible
    • Please upload tidb-lightning.log for TiDB-Lightning if possible
    • Please upload tikv-importer.log from TiKV-Importer if possible
    • Other interesting logs
  2. Configuration of the cluster and the task

    • tidb-lightning.toml for TiDB-Lightning if possible
    • tikv-importer.toml for TiKV-Importer if possible
    • topology.yml if deployed by TiUP
  3. Screenshot/exported-PDF of Grafana dashboard or metrics' graph in Prometheus if possible

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants