SIGN IN SIGN UP
milvus-io / milvus UNCLAIMED

Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search

0 0 146 Go

fix: align target size compaction selection (#50114)

issue: #49991
See also: #49991

Target-size manual compaction should use the same candidate rules as
normal manual compaction. Share the candidate predicate so force merge
only plans healthy, flushed, visible, sorted, non-L0, non-L2 segments
and skips compacting, importing, or snapshot-protected segments.

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

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
X
XuanYang-cn committed
d44e5bcdc4f371d346c05701555e636fecde55f4
Parent: 7bdd40d
Committed by GitHub <noreply@github.com> on 5/28/2026, 4:18:14 AM