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: compaction task not be cleaned correctly #34765

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

wayblink
Copy link
Collaborator

1.fix compaction task not be cleaned correctly
2.add a new parameter to control compaction gc loop interval
3.remove some useless configs of clustering compaction

bug: #34764

@sre-ci-robot sre-ci-robot added the size/M Denotes a PR that changes 30-99 lines. label Jul 17, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/bug Issues or changes related a bug labels Jul 17, 2024
Copy link
Contributor

mergify bot commented Jul 17, 2024

@wayblink E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

@wayblink
Copy link
Collaborator Author

rerun ut

@wayblink
Copy link
Collaborator Author

/run-cpu-e2e

@xiaofan-luan
Copy link
Contributor

/lgtm
/approve

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wayblink, 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:

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 pushed a commit that referenced this pull request Jul 17, 2024
1.fix compaction task not be cleaned correctly
2.add a new parameter to control compaction gc loop interval
3.remove some useless configs of clustering compaction

bug: #34764
pr: #34765

Signed-off-by: wayblink <[email protected]>
@sre-ci-robot sre-ci-robot removed the lgtm label Jul 18, 2024
@mergify mergify bot added the ci-passed label Jul 20, 2024
Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.12%. Comparing base (4a3d98d) to head (cef176e).
Report is 18 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master   #34765       +/-   ##
===========================================
- Coverage   80.98%   70.12%   -10.87%     
===========================================
  Files        1189     1189               
  Lines      143345   143370       +25     
===========================================
- Hits       116087   100535    -15552     
- Misses      22835    38425    +15590     
+ Partials     4423     4410       -13     
Files Coverage Δ
internal/datacoord/compaction.go 74.26% <100.00%> (+1.84%) ⬆️
pkg/util/paramtable/component_param.go 98.55% <100.00%> (-0.01%) ⬇️

... and 284 files with indirect coverage changes

1.fix compaction task not be cleaned correctly
2.add a new parameter to control compaction gc loop interval
3.remove some useless configs of clustering compaction

Signed-off-by: wayblink <[email protected]>
@sre-ci-robot sre-ci-robot removed the size/M Denotes a PR that changes 30-99 lines. label Jul 29, 2024
@sre-ci-robot sre-ci-robot added the size/L Denotes a PR that changes 100-499 lines. label Jul 29, 2024
@mergify mergify bot added the ci-passed label Jul 29, 2024
@czs007
Copy link
Contributor

czs007 commented Jul 30, 2024

/lgtm

@czs007 czs007 added the manual-pass manually set pass before ci-passed labeled label Jul 30, 2024
@sre-ci-robot sre-ci-robot merged commit ce3f836 into milvus-io:master Jul 30, 2024
10 of 12 checks passed
sumitd2 pushed a commit to sumitd2/milvus that referenced this pull request Aug 6, 2024
1.fix compaction task not be cleaned correctly
2.add a new parameter to control compaction gc loop interval
3.remove some useless configs of clustering compaction

bug: milvus-io#34764

Signed-off-by: wayblink <[email protected]>
Signed-off-by: Sumit Dubey <[email protected]>
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 manual-pass manually set pass before ci-passed labeled size/L Denotes a PR that changes 100-499 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants