mirror of https://github.com/milvus-io/milvus.git
Compaction plan result contained one segment for one plan. For l0 compaction would write to multiple segments, this PR expand the segments number in plan results and refactor some names for readibility. - Name refactory: - CompactionStateResult -> CompactionPlanResult - CompactionResult -> CompactionSegment See also: #27606 Signed-off-by: yangxuan <xuan.yang@zilliz.com> |
||
---|---|---|
.. | ||
datacoord | ||
datanode | ||
indexnode | ||
proxy | ||
querycoord | ||
querynode | ||
rootcoord | ||
utils | ||
OWNERS | ||
connection_manager.go | ||
connection_manager_test.go |