-
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
enhance: make subfunctions of datanode component modular #33992
Conversation
@jaime0815 Please associate the related issue to the body of your Pull Request. (eg. “issue: #”) |
a7986b9
to
e0fa656
Compare
@jaime0815 E2e jenkins job failed, comment |
@jaime0815 ut workflow job failed, comment |
e0fa656
to
6c5b592
Compare
@jaime0815 E2e jenkins job failed, comment |
/lgtm |
6c5b592
to
d1cdabe
Compare
@jaime0815 E2e jenkins job failed, comment |
/run-cpu-e2e |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #33992 +/- ##
==========================================
- Coverage 80.84% 80.58% -0.27%
==========================================
Files 1085 1083 -2
Lines 137510 137158 -352
==========================================
- Hits 111171 110522 -649
- Misses 22114 22443 +329
+ Partials 4225 4193 -32
|
d1cdabe
to
42dae05
Compare
@jaime0815 E2e jenkins job failed, comment |
/run-cpu-e2e |
@jaime0815 E2e jenkins job failed, comment |
42dae05
to
0addfae
Compare
@jaime0815 ut workflow job failed, comment |
rerun ut |
rerun ut |
0addfae
to
ba2f7c9
Compare
ba2f7c9
to
7a46c90
Compare
Signed-off-by: jaime <[email protected]>
7a46c90
to
408434e
Compare
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: congqixia, jaime0815 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 |
…3992) issue: milvus-io#33994 also remove deprecated channel manager based on the etcd implementation Signed-off-by: jaime <[email protected]>
issue: #33994
also remove deprecated channel manager based on the etcd implementation