We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please answer these questions before submitting your issue. Thanks!
use the follower read or tiflash read then make one peer down manaully.
tidb don't access the down peer.
there are lots of error logs in tidb-server, because it accesses the down peer.
v4.0.0-RC.2
PD should tell tidb the down peers and tidb should filter it.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: