mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-03 04:19:18 +08:00
b3bc7f3985
issue: #34798 pr: #34810 after we remove the task priority on query coord, to avoid load/release segment blocked by too much balance task, we limit the balance task size in each round. at same time, we reduce the balance interval to trigger balance more frequently. Signed-off-by: Wei Liu <wei.liu@zilliz.com> |
||
---|---|---|
.. | ||
balance_test.go | ||
balance.go | ||
channel_level_score_balancer_test.go | ||
channel_level_score_balancer.go | ||
mock_balancer.go | ||
multi_target_balance.go | ||
multi_target_balancer_test.go | ||
OWNERS | ||
priority_queue_test.go | ||
priority_queue.go | ||
rowcount_based_balancer_test.go | ||
rowcount_based_balancer.go | ||
score_based_balancer_test.go | ||
score_based_balancer.go | ||
utils.go |