Skip to content
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 large growing segment (#37388) #37540

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

bigsheeper
Copy link
Contributor

Consider the sealProportion factor during segment allocation.

issue: #37387

pr: #37388

Consider the `sealProportion` factor during segment allocation.

issue: milvus-io#37387

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
@sre-ci-robot sre-ci-robot added the size/S Denotes a PR that changes 10-29 lines. label Nov 8, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/bug Issues or changes related a bug labels Nov 8, 2024
@czs007
Copy link
Collaborator

czs007 commented Nov 8, 2024

/approve
/lgtm

@sre-ci-robot
Copy link
Contributor

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.62%. Comparing base (5c166a2) to head (a31db75).
Report is 1 commits behind head on 2.4.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.4   #37540      +/-   ##
==========================================
- Coverage   83.70%   80.62%   -3.09%     
==========================================
  Files         801     1069     +268     
  Lines      139481   165949   +26468     
==========================================
+ Hits       116755   133792   +17037     
- Misses      18359    27798    +9439     
+ Partials     4367     4359       -8     
Files with missing lines Coverage Δ
internal/datacoord/segment_allocation_policy.go 89.58% <100.00%> (-1.14%) ⬇️

... and 298 files with indirect coverage changes

@sre-ci-robot sre-ci-robot merged commit fd1ca73 into milvus-io:2.4 Nov 8, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved ci-passed dco-passed DCO check passed. kind/bug Issues or changes related a bug lgtm size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants