milvus/internal/querycoordv2/dist
wei liu 9092b1ae8a
feat: enable balance based on growing segment row count (#28623) (#29184)
issue: #28622 
pr: #28623
query node with delegator will has more rows than other query node due
to delgator loads all growing rows.
This PR enable the balance segment which based on the num of growing
rows in leader view.

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2023-12-14 15:26:37 +08:00
..
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
dist_controller.go Refine QueryCoord stopping (#27371) 2023-09-27 16:27:27 +08:00
dist_controller_test.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
dist_handler.go feat: enable balance based on growing segment row count (#28623) (#29184) 2023-12-14 15:26:37 +08:00
mock_controller.go Remove parser dependency (#27514) 2023-10-08 15:05:31 +08:00