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

PD client keeps reconnecting on error StoreTombstone #12506

Closed
Connor1996 opened this issue May 13, 2022 · 1 comment · Fixed by #12629
Closed

PD client keeps reconnecting on error StoreTombstone #12506

Connor1996 opened this issue May 13, 2022 · 1 comment · Fixed by #12629
Assignees

Comments

@Connor1996
Copy link
Member

Bug Report

What version of TiKV are you using?

master

What operating system and CPU are you using?

No matter

Steps to reproduce

Execute pd-ctl unsafe remove-failed-stores, and find

What did you expect?

No PD reconnection

What did happened?\

PD client reconnects a lot of times
image
image

@Connor1996 Connor1996 added the type/bug Type: Issue - Confirmed a bug label May 13, 2022
@Lily2025
Copy link

/severity Moderate

Connor1996 added a commit to Connor1996/tikv that referenced this issue May 24, 2022
Signed-off-by: Connor1996 <zbk602423539@gmail.com>
Connor1996 added a commit to Connor1996/tikv that referenced this issue May 24, 2022
Signed-off-by: Connor1996 <zbk602423539@gmail.com>
ti-chi-bot added a commit that referenced this issue May 26, 2022
close #12506

do not reconnect PD on store tombstone error

Signed-off-by: Connor1996 <zbk602423539@gmail.com>

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
ti-chi-bot added a commit that referenced this issue May 26, 2022
close #12506, ref #12629

do not reconnect PD on store tombstone error

Signed-off-by: ti-srebot <ti-srebot@pingcap.com>

Co-authored-by: Connor <zbk602423539@gmail.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Connor1996 added a commit that referenced this issue Jun 16, 2022
close #12506

do not reconnect PD on store tombstone error

Signed-off-by: Connor1996 <zbk602423539@gmail.com>

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
joccau pushed a commit to joccau/tikv that referenced this issue Jun 23, 2022
…kv#12662)

close tikv#12506, ref tikv#12629

do not reconnect PD on store tombstone error

Signed-off-by: ti-srebot <ti-srebot@pingcap.com>

Co-authored-by: Connor <zbk602423539@gmail.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Signed-off-by: joccau <zak.zhao@pingcap.com>
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.

3 participants