Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore txn kv fails and reports ErrRestoreInvalidRange #52574

Closed
3pointer opened this issue Apr 12, 2024 · 0 comments · Fixed by #52572
Closed

Restore txn kv fails and reports ErrRestoreInvalidRange #52574

3pointer opened this issue Apr 12, 2024 · 0 comments · Fixed by #52572

Comments

@3pointer
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

  1. create a pure txn cluster(1 tikv, 1 pd)
  2. rand generate txn data.
  3. backup txn
  4. restore txn

repeat above steps several times.

2. What did you expect to see? (Required)

restore txn always success.

3. What did you see instead (Required)

sometimes failed and reported
[BR:Restore:ErrRestoreInvalidRange]invalid restore range\n startKey > endKey xxx

4. What is your TiDB version? (Required)

master

@3pointer 3pointer added type/bug This issue is a bug. component/br This issue is related to BR of TiDB. affects-7.5 affects-7.6 affects-8.0 affects-8.1 labels Apr 12, 2024
zhuguoliang0109 pushed a commit to zhuguoliang0109/tidb that referenced this issue May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant