milvus/internal/querycoordv2/balance
wei liu 965bda6e60
enhance: Add channel name to shard leader log in meta cache (#37856)
Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-11-21 19:24:31 +08:00
..
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
balance.go fix: Prevent simultaneous balance of segments and channels (#37850) 2024-11-21 17:56:55 +08:00
balance_test.go enhance: Limit collection's normal balance speed (#34810) 2024-07-24 19:11:44 +08:00
channel_level_score_balancer.go fix: Prevent simultaneous balance of segments and channels (#37850) 2024-11-21 17:56:55 +08:00
channel_level_score_balancer_test.go fix: Prevent simultaneous balance of segments and channels (#37850) 2024-11-21 17:56:55 +08:00
mock_balancer.go fix: fix `make generate-mockery` panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
multi_target_balance.go fix: Prevent simultaneous balance of segments and channels (#37850) 2024-11-21 17:56:55 +08:00
multi_target_balancer_test.go fix: Remove balance plan of which From, To nodes are same when merging (#30634) 2024-02-18 17:24:50 +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: Prevent simultaneous balance of segments and channels (#37850) 2024-11-21 17:56:55 +08:00
rowcount_based_balancer_test.go fix: Prevent simultaneous balance of segments and channels (#37850) 2024-11-21 17:56:55 +08:00
score_based_balancer.go enhance: Add channel name to shard leader log in meta cache (#37856) 2024-11-21 19:24:31 +08:00
score_based_balancer_test.go fix: Prevent simultaneous balance of segments and channels (#37850) 2024-11-21 17:56:55 +08:00
utils.go enhance: Add balance report log for qc balancer (#36747) 2024-10-11 10:25:24 +08:00