-
Notifications
You must be signed in to change notification settings - Fork 3k
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
fix unexpected score in look aside balancer #26213
Conversation
Signed-off-by: Wei Liu <wei.liu@zilliz.com>
/kind improvement |
Codecov Report
@@ Coverage Diff @@
## master #26213 +/- ##
==========================================
- Coverage 82.58% 82.57% -0.02%
==========================================
Files 811 811
Lines 108695 108712 +17
==========================================
Hits 89770 89770
- Misses 15798 15813 +15
- Partials 3127 3129 +2
|
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jiaoew1991, weiliu1031 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@weiliu1031 E2e jenkins job failed, comment |
/run-cpu-e2e |
@weiliu1031 E2e jenkins job failed, comment |
/run-cpu-e2e |
1 similar comment
/run-cpu-e2e |
@weiliu1031 E2e jenkins job failed, comment |
/run-cpu-e2e |
@weiliu1031 E2e jenkins job failed, comment |
/run-cpu-e2e |
Signed-off-by: Wei Liu wei.liu@zilliz.com
issue #25452
to avoid unexpected negative executingNq/totalNq, which causes the balancer uses a max float64 value as score, caused a unbalanced request assignment