mirror of https://github.com/milvus-io/milvus.git
issue: #34595 pr: #34830 pr#34596 to we add an overloaded factor to segment in delegator, which cause same segment got different score in delegator and worker. which may cause segment bounce between delegator and worker. This PR use average score to compute the delegator overloaded factor, to avoid segment bounce between delegator and worker. Signed-off-by: Wei Liu <wei.liu@zilliz.com> |
||
---|---|---|
.. | ||
OWNERS | ||
balance.go | ||
balance_test.go | ||
channel_level_score_balancer.go | ||
channel_level_score_balancer_test.go | ||
mock_balancer.go | ||
multi_target_balance.go | ||
multi_target_balancer_test.go | ||
priority_queue.go | ||
priority_queue_test.go | ||
rowcount_based_balancer.go | ||
rowcount_based_balancer_test.go | ||
score_based_balancer.go | ||
score_based_balancer_test.go | ||
utils.go |