milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
27.29k stars 2.63k forks source link

enhance: disable reload partstats by config #32702

Closed MrPresent-Han closed 3 weeks ago

xiaofan-luan commented 3 weeks ago

/lgtm /approve

sre-ci-robot commented 3 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: MrPresent-Han, xiaofan-luan

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: - ~~[internal/querynodev2/delegator/OWNERS](https://github.com/milvus-io/milvus/blob/master/internal/querynodev2/delegator/OWNERS)~~ [xiaofan-luan] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 81.76%. Comparing base (967cfb3) to head (ae1f1d2). Report is 23 commits behind head on master.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/milvus-io/milvus/pull/32702/graphs/tree.svg?width=650&height=150&src=pr&token=XdCbzGJk2E&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io)](https://app.codecov.io/gh/milvus-io/milvus/pull/32702?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io) ```diff @@ Coverage Diff @@ ## master #32702 +/- ## ========================================== + Coverage 81.72% 81.76% +0.03% ========================================== Files 998 998 Lines 124044 124212 +168 ========================================== + Hits 101374 101559 +185 + Misses 18799 18788 -11 + Partials 3871 3865 -6 ``` | [Files](https://app.codecov.io/gh/milvus-io/milvus/pull/32702?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io) | Coverage Δ | | |---|---|---| | [internal/querynodev2/delegator/delegator.go](https://app.codecov.io/gh/milvus-io/milvus/pull/32702?src=pr&el=tree&filepath=internal%2Fquerynodev2%2Fdelegator%2Fdelegator.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io#diff-aW50ZXJuYWwvcXVlcnlub2RldjIvZGVsZWdhdG9yL2RlbGVnYXRvci5nbw==) | `87.76% <0.00%> (-1.73%)` | :arrow_down: | | [internal/querynodev2/delegator/delegator\_data.go](https://app.codecov.io/gh/milvus-io/milvus/pull/32702?src=pr&el=tree&filepath=internal%2Fquerynodev2%2Fdelegator%2Fdelegator_data.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io#diff-aW50ZXJuYWwvcXVlcnlub2RldjIvZGVsZWdhdG9yL2RlbGVnYXRvcl9kYXRhLmdv) | `84.60% <0.00%> (+0.05%)` | :arrow_up: | ... and [49 files with indirect coverage changes](https://app.codecov.io/gh/milvus-io/milvus/pull/32702/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io)