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

Performance issues of balance-region-scheduler #3744

Open
1 of 4 tasks
disksing opened this issue Jun 4, 2021 · 0 comments
Open
1 of 4 tasks

Performance issues of balance-region-scheduler #3744

disksing opened this issue Jun 4, 2021 · 0 comments
Assignees
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@disksing
Copy link
Contributor

disksing commented Jun 4, 2021

Development Task

tests show that when there are too many stores in a cluster, balance-region-scheduler could have performance issues.

  • Improve ruleChecker (waiting regions too long)
  • Improve fitRegion
  • Improve GetStoreRegionCount
  • Improve the big loop of BalanceRegionScheduler
@disksing disksing added the type/enhancement The issue or PR belongs to an enhancement. label Jun 4, 2021
@disksing disksing self-assigned this Jun 4, 2021
@disksing disksing reopened this Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant