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

region cache contain the down peers #17336

Closed
lzmhhh123 opened this issue May 21, 2020 · 0 comments · Fixed by #17337
Closed

region cache contain the down peers #17336

lzmhhh123 opened this issue May 21, 2020 · 0 comments · Fixed by #17337
Labels
severity/major type/bug The issue is confirmed as a bug.

Comments

@lzmhhh123
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

use the follower read or tiflash read then make one peer down manaully.

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

tidb don't access the down peer.

3. What did you see instead (Required)

there are lots of error logs in tidb-server, because it accesses the down peer.

4. Affected version (Required)

v4.0.0-RC.2

5. Root Cause Analysis

PD should tell tidb the down peers and tidb should filter it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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