milvus/internal/distributed
XuanYang-cn 40d5c902b6
Enable getting multiple segments in plan result (#28350)
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>
2023-11-14 15:56:19 +08:00
..
datacoord Enable getting multiple segments in plan result (#28350) 2023-11-14 15:56:19 +08:00
datanode Moving etcd client into session (#27069) 2023-10-27 07:36:12 +08:00
indexnode Fix initialization and backward compatibility issue for GRPC compression (#27894) 2023-10-24 22:14:14 +08:00
proxy Support to trace the grpc request (#28349) 2023-11-13 20:16:18 +08:00
querycoord Moving etcd client into session (#27069) 2023-10-27 07:36:12 +08:00
querynode Fix initialization and backward compatibility issue for GRPC compression (#27894) 2023-10-24 22:14:14 +08:00
rootcoord refine stop order (#28016) 2023-11-01 11:40:15 +08:00
utils Refine DataCoord status (#27262) 2023-09-26 17:15:27 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
connection_manager.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
connection_manager_test.go Moving etcd client into session (#27069) 2023-10-27 07:36:12 +08:00