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
Rule checker should consider of evict leader scheduler in single replica cluster.
When I deleted 2 stores and add `evict leader to one node in one replica cluster, the operator could not be created.
offline region doesn't decrease:
rule checker patrol:
log in pd:
[2022/01/14 18:01:21.883 +08:00] [DEBUG] [rule_checker.go:108] ["fail to fix rule peer"] [rule-group=pd] [rule-id=default] [error="no valid leader"]
The rule checker works well even if there are some evict leader scheduler in single replica cluster.
rule checker
evict leader scheduler
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature Request
Rule checker should consider of evict leader scheduler in single replica cluster.
Describe your feature request related problem
When I deleted 2 stores and add `evict leader to one node in one replica cluster, the operator could not be created.
offline region doesn't decrease:

rule checker patrol:

log in pd:
Describe the feature you'd like
The
rule checker
works well even if there are someevict leader scheduler
in single replica cluster.Describe alternatives you've considered
Teachability, Documentation, Adoption, Migration Strategy
The text was updated successfully, but these errors were encountered: