milvus/internal/querycoordv2/balance
wei liu bf54f47c34
enhance: [2.5] use rated logger for high frequency log in dist handler (#39452) (#39928)
pr: #39452

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2025-02-18 14:32:52 +08:00
..
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
balance.go fix: channel unbalance during stopping balance progress (#38971) (#39200) 2025-01-14 18:25:00 +08:00
balance_test.go enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
channel_level_score_balancer.go enhance: [2.5] use rated logger for high frequency log in dist handler (#39452) (#39928) 2025-02-18 14:32:52 +08:00
channel_level_score_balancer_test.go enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
mock_balancer.go fix: [2.5] Querycoord will trigger unexpected balance task after restart (#38725) 2024-12-25 16:14:49 +08:00
multi_target_balance.go enhance: refine querycoord meta/catalog related interfaces to ensure that each method includes a ctx parameter (#37916) 2024-11-25 11:14:34 +08:00
multi_target_balancer_test.go enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
priority_queue.go Add license header (#19678) 2022-10-11 11:39:22 +08:00
priority_queue_test.go enhance segment balance by considering global rowCount(##22914) (#23056) 2023-04-03 14:16:25 +08:00
report.go enhance: Add balance report log for qc balancer (#36747) 2024-10-11 10:25:24 +08:00
rowcount_based_balancer.go fix: channel unbalance during stopping balance progress (#38971) (#39200) 2025-01-14 18:25:00 +08:00
rowcount_based_balancer_test.go enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
score_based_balancer.go enhance: [2.5] use rated logger for high frequency log in dist handler (#39452) (#39928) 2025-02-18 14:32:52 +08:00
score_based_balancer_test.go fix: channel unbalance during stopping balance progress (#38971) (#39200) 2025-01-14 18:25:00 +08:00
utils.go fix: [2.5]uneven distribution caused by executing task delta cache leak (#39759) 2025-02-11 14:32:46 +08:00