Skip to content

feat: Add target size in manual compaction (#505) - #508

Merged
sre-ci-robot merged 1 commit into
milvus-io:2.6from
XuanYang-cn:cp26/add-target-size
Nov 20, 2025
Merged

feat: Add target size in manual compaction (#505)#508
sre-ci-robot merged 1 commit into
milvus-io:2.6from
XuanYang-cn:cp26/add-target-size

Conversation

@XuanYang-cn

@XuanYang-cn XuanYang-cn commented Nov 6, 2025

Copy link
Copy Markdown
Contributor
target size range segment size choice
0 config.maxSize
max.Int64 auto, >= config.maxSize
< config.maxSize not allowed

See also: #506

@mergify

mergify Bot commented Nov 6, 2025

Copy link
Copy Markdown

@XuanYang-cn Please associate the related issue to the body of your Pull Request. (eg. “issue: #6534”)

|target size range|segment size choice|
|---|---|
|0|config.maxSize|
|max.Int64|auto, >= config.maxSize|
|< config.maxSize|not allowed|

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
@tedxu

tedxu commented Nov 20, 2025

Copy link
Copy Markdown

/lgtm
/approve

@sre-ci-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tedxu, XuanYang-cn

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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 merged commit f1cbf62 into milvus-io:2.6 Nov 20, 2025
4 checks passed
@XuanYang-cn
XuanYang-cn deleted the cp26/add-target-size branch November 20, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants