milvus/internal/querycoordv2/dist
wei liu 911a915798
feat: enable balance based on growing segment row count (#28623)
issue: #28622 

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-11-27 14:58:26 +08:00
..
dist_controller_test.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
dist_controller.go Refine QueryCoord stopping (#27371) 2023-09-27 16:27:27 +08:00
dist_handler.go feat: enable balance based on growing segment row count (#28623) 2023-11-27 14:58:26 +08:00
mock_controller.go Remove parser dependency (#27514) 2023-10-08 15:05:31 +08:00
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00