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

snap_br: snapshot backup may fail if TiKV is temporary unreachable #49152

Closed
YuJuncen opened this issue Dec 4, 2023 · 0 comments · Fixed by #49154
Closed

snap_br: snapshot backup may fail if TiKV is temporary unreachable #49152

YuJuncen opened this issue Dec 4, 2023 · 0 comments · Fixed by #49154
Labels
affects-6.5 affects-7.1 affects-7.5 component/br This issue is related to BR of TiDB. severity/major type/bug The issue is confirmed as a bug.

Comments

@YuJuncen
Copy link
Contributor

YuJuncen commented Dec 4, 2023

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

  1. Make a temporary network isolation between BR and PD.
  2. Start snapshot backup.

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

It should success after the network isolation resumed.

3. What did you see instead (Required)

BR failed.

4. What is your TiDB version? (Required)

Master

@YuJuncen YuJuncen added the type/bug The issue is confirmed as a bug. label Dec 4, 2023
@seiya-annie seiya-annie added component/br This issue is related to BR of TiDB. severity/major labels Dec 5, 2023
guoshouyan pushed a commit to guoshouyan/tidb that referenced this issue Mar 5, 2024
…kup (pingcap#49154) (pingcap#50444) (pingcap#37)

close pingcap#49152, close pingcap#49153

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.5 affects-7.1 affects-7.5 component/br This issue is related to BR of TiDB. severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants