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: Prevent remove new growing L1 segment when SyncSegments #34056

Merged

Conversation

congqixia
Copy link
Contributor

Related to #34018

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia

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

@sre-ci-robot sre-ci-robot added size/XS Denotes a PR that changes 0-9 lines. approved labels Jun 21, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/bug Issues or changes related a bug labels Jun 21, 2024
Related to milvus-io#34018

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
@congqixia congqixia force-pushed the fix/sync_not_remove_growing_l1 branch from a84976f to 38e3bac Compare June 22, 2024 14:12
@mergify mergify bot added the ci-passed label Jun 22, 2024
Copy link

codecov bot commented Jun 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.00%. Comparing base (fb870d2) to head (38e3bac).
Report is 7 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #34056      +/-   ##
==========================================
- Coverage   81.00%   81.00%   -0.01%     
==========================================
  Files        1067     1067              
  Lines      136726   136726              
==========================================
- Hits       110759   110758       -1     
+ Misses      21754    21749       -5     
- Partials     4213     4219       +6     
Files Coverage Δ
internal/datanode/metacache/meta_cache.go 100.00% <100.00%> (ø)

... and 28 files with indirect coverage changes

Copy link
Contributor

@XuanYang-cn XuanYang-cn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@sre-ci-robot sre-ci-robot merged commit b5c9a73 into milvus-io:master Jun 24, 2024
15 checks passed
@czs007 czs007 added the PR | need cherry-pick need cherry pick to other branches label Jun 26, 2024
@mergify mergify bot removed the ci-passed label Jun 26, 2024
@czs007
Copy link
Contributor

czs007 commented Jun 26, 2024

@xiaocai2333 please pick with #34156

xiaocai2333 pushed a commit to xiaocai2333/milvus that referenced this pull request Jun 26, 2024
sre-ci-robot pushed a commit that referenced this pull request Jun 27, 2024
…watcher (#33420)  (#34186)

This PR primary picks up the SyncSegments functionality, including the
following commits:
- main functionality: #33420
- related fixes:
  - #33664
  - #33829
  - #34056
  - #34156

issue: #32809 
master pr: #33420, #33664, #33829, #34056, #34156

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
@czs007 czs007 added this to the 2.4.6 milestone Jun 27, 2024
@czs007 czs007 removed the PR | need cherry-pick need cherry pick to other branches label Jun 27, 2024
@mergify mergify bot added the ci-passed label Jun 27, 2024
yellow-shine pushed a commit to yellow-shine/milvus that referenced this pull request Jul 2, 2024
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/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants