-
Notifications
You must be signed in to change notification settings - Fork 724
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
schedulers: fix hot region scheduler (#2618) #2627
schedulers: fix hot region scheduler (#2618) #2627
Conversation
Signed-off-by: lhy1024 <admin@liudos.us>
@lhy1024 please accept the invitation then you can push to the cherry-pick pull requests. |
/run-all-tests |
LGTM |
@lhy1024,Thanks for your review. |
/merge |
/run-all-tests |
Codecov Report
@@ Coverage Diff @@
## release-4.0 #2627 +/- ##
===============================================
+ Coverage 77.21% 77.48% +0.26%
===============================================
Files 205 205
Lines 22117 22119 +2
===============================================
+ Hits 17078 17138 +60
+ Misses 3742 3667 -75
- Partials 1297 1314 +17
Continue to review full report at Codecov.
|
/merge |
/run-all-tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@HunDunDM,Thanks for your review. |
/merge |
/run-all-tests |
@ti-srebot merge failed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@rleungx,Thanks for your review. |
/merge |
/run-all-tests |
@ti-srebot merge failed. |
/merge |
/run-all-tests |
@ti-srebot merge failed. |
/merge |
Your auto merge job has been accepted, waiting for:
|
/run-all-tests |
@ti-srebot merge failed. |
/merge |
Your auto merge job has been accepted, waiting for:
|
/run-all-tests |
@ti-srebot merge failed. |
/merge |
/run-all-tests |
cherry-pick #2618 to release-4.0
Signed-off-by: lhy1024 admin@liudos.us
What problem does this PR solve?
Expectation filter store did not take effect
Check List
Tests
Release note