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

hot-region-scheduler not work when there is evict-leader-scheduler in cluster #3959

Closed
lhy1024 opened this issue Aug 9, 2021 · 1 comment · Fixed by #3967
Closed

hot-region-scheduler not work when there is evict-leader-scheduler in cluster #3959

lhy1024 opened this issue Aug 9, 2021 · 1 comment · Fixed by #3967
Assignees
Labels
component/scheduler Scheduler logic. type/bug The issue is confirmed as a bug.

Comments

@lhy1024
Copy link
Contributor

lhy1024 commented Aug 9, 2021

Bug Report

What did you do?

test hot-region-scheduler and evict-leader-scheduler

What did you expect to see?

work

What did you see instead?

hot-region-scheduler not work
image

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

master

@lhy1024 lhy1024 added type/bug The issue is confirmed as a bug. component/scheduler Scheduler logic. labels Aug 9, 2021
@lhy1024 lhy1024 self-assigned this Aug 9, 2021
@lhy1024
Copy link
Contributor Author

lhy1024 commented Aug 11, 2021

Because storeLen does not exclude stores with evict-leader-scheduler when calculating expectations
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/scheduler Scheduler logic. type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant