-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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: Fix channel not balance on datanodes #40422
fix: Fix channel not balance on datanodes #40422
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #40422 +/- ##
===========================================
+ Coverage 70.01% 80.52% +10.50%
===========================================
Files 309 1474 +1165
Lines 27710 207517 +179807
===========================================
+ Hits 19402 167104 +147702
- Misses 8308 34343 +26035
- Partials 0 6070 +6070
🚀 New features to boost your workflow:
|
c906a3a
to
8f2502c
Compare
@bigsheeper E2e jenkins job failed, comment |
/run-cpu-e2e |
[2025/03/07 09:21:58.603 +00:00] [INFO] [datacoord/channel_manager.go:197] ["register node"] ["registered node"=7] |
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
8f2502c
to
04d6f23
Compare
…3-fix-dn-channel-not-balance
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
@bigsheeper cpp-unit-test check failed, comment |
rerun cpp-unit-test |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bigsheeper, czs007 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 |
issue: #40421, #37630