-
Notifications
You must be signed in to change notification settings - Fork 730
scheduler: evict hot leader first #9275
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Ryan Leung <rleungx@gmail.com>
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #9275 +/- ##
==========================================
- Coverage 76.05% 76.05% -0.01%
==========================================
Files 470 472 +2
Lines 73051 73132 +81
==========================================
+ Hits 55562 55617 +55
- Misses 14045 14066 +21
- Partials 3444 3449 +5
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
@rleungx could you please share more background about this change? |
Signed-off-by: Ryan Leung <rleungx@gmail.com>
@rleungx we also have few ideas on how to handle hot regions especially in stale reads/follower reads environment. We should collaborate on this feature. |
@Tema @mittalrishabh We are going to resolve #8949. This PR is just a draft now and is used for internal testing. |
What problem does this PR solve?
Issue Number: Close #8949
What is changed and how does it work?
Check List
Tests
Release note