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

When PD leader is transferred and there is network partition between new leader and pd client, client can't work #7416

Closed
CabinfeverB opened this issue Nov 22, 2023 · 1 comment · Fixed by #7443
Labels
affects-6.1 affects-6.5 affects-7.1 affects-7.5 severity/moderate The issue's severity is moderate. type/bug The issue is confirmed as a bug.

Comments

@CabinfeverB
Copy link
Member

CabinfeverB commented Nov 22, 2023

Bug Report

can reproduce by test in #7443.

What did you do?

"tidb": "enable-forwarding = true" (affects pd client)
inject network partition between one of tidb and pd follower A last for 10m
transfer leader to pd A

What did you expect to see?

tidb works normally

What did you see instead?

tidb can't work normally

What version of PD are you using (pd-server -V)?

master

@CabinfeverB
Copy link
Member Author

This kind of error is rare in the production environment. I want to fix it later

@CabinfeverB CabinfeverB added the severity/major The issue's severity is major. label Nov 27, 2023
@CabinfeverB CabinfeverB added severity/moderate The issue's severity is moderate. and removed may-affects-5.3 may-affects-5.4 severity/major The issue's severity is major. labels Nov 27, 2023
Questions and Bug Reports automation moved this from Need Triage to Closed Nov 29, 2023
ti-chi-bot bot added a commit that referenced this issue Nov 29, 2023
close #7416

Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ti-chi-bot pushed a commit to ti-chi-bot/pd that referenced this issue Nov 29, 2023
close tikv#7416

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ti-chi-bot pushed a commit to ti-chi-bot/pd that referenced this issue Nov 29, 2023
close tikv#7416

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ti-chi-bot pushed a commit to ti-chi-bot/pd that referenced this issue Nov 29, 2023
close tikv#7416

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ti-chi-bot bot added a commit that referenced this issue Dec 6, 2023
… (#7475)

close #7416

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>

Co-authored-by: Yongbo Jiang <cabinfeveroier@gmail.com>
Co-authored-by: Cabinfever_B <cabinfeveroier@gmail.com>
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ti-chi-bot bot pushed a commit that referenced this issue Dec 25, 2023
… (#7476)

close #7416

Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>

Co-authored-by: Cabinfever_B <cabinfeveroier@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.1 affects-6.5 affects-7.1 affects-7.5 severity/moderate The issue's severity is moderate. type/bug The issue is confirmed as a bug.
Projects
Development

Successfully merging a pull request may close this issue.

1 participant