-
Notifications
You must be signed in to change notification settings - Fork 727
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
scheduler: filter unhealthy store in summaryStoresLoad (#2737) #2805
Conversation
Codecov Report
@@ Coverage Diff @@
## release-4.0 #2805 +/- ##
===============================================
+ Coverage 77.16% 77.58% +0.41%
===============================================
Files 204 206 +2
Lines 21940 22676 +736
===============================================
+ Hits 16931 17593 +662
- Misses 3724 3773 +49
- Partials 1285 1310 +25
Continue to review full report at Codecov.
|
/run-all-tests |
Signed-off-by: lhy1024 <[email protected]> (cherry picked from commit 3a4cae5)
Signed-off-by: lhy1024 <[email protected]> (cherry picked from commit 72a7ee3)
96722fd
to
2c48fe5
Compare
/run-all-tests |
LGTM |
/merge |
/run-all-tests |
@ti-srebot merge failed. |
/merge |
/run-all-tests |
@ti-srebot merge failed. |
/merge |
/run-all-tests |
/merge |
1 similar comment
/merge |
@ti-srebot merge failed. |
/run-all-tests |
@ti-srebot merge failed. |
/run-all-tests |
@ti-srebot merge failed. |
/run-all-tests |
cherry-pick #2737 to release-4.0
Signed-off-by: lhy1024 [email protected]
What problem does this PR solve?
Before this PR, we have not filtered unhealthy store in
summaryStoresLoad
, it will make exp to be inaccurateWhat is changed and how it works?
Fix it
Check List
Tests
Release note
summaryStoresLoad