Skip to content

Restore Txn: client get stuck after restoration. #45476

Closed
@3pointer

Description

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

  1. tiup playground --db=0 --tiflash=0
  2. using tcl(https://github.com/c4pt0r/tcli/tree/main) to write some data
  3. run backup txn
  4. using tcl(https://github.com/c4pt0r/tcli/tree/main) to delete the data
  5. run restore txn
  6. using tcl(https://github.com/c4pt0r/tcli/tree/main) to scan

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

scan return directly

3. What did you see instead (Required)

scan gets stuck

4. What is your TiDB version? (Required)

master

Metadata

Assignees

No one assigned

    Labels

    affects-6.5This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.component/brThis issue is related to BR of TiDB.severity/majortype/bugThe issue is confirmed as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions