milvus/internal/querycoordv2/utils
wei liu e2332bdc17
enhance: Enable channel exclusive balance policy (#32911)
issue: #32910  
* split replica's node list to channels when create replicas
 * balance nodes among channels when node change happens
 * implement channel level balance, let balance happens in channel level

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-05-10 17:27:31 +08:00
..
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
checker.go enhance: Add restful api for devops to execute rolling upgrade (#29998) 2024-03-27 16:15:19 +08:00
meta.go enhance: Enable channel exclusive balance policy (#32911) 2024-05-10 17:27:31 +08:00
meta_test.go enhance: Enable channel exclusive balance policy (#32911) 2024-05-10 17:27:31 +08:00
test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
types.go fix: set channel checkpoint to delta position (#32878) 2024-05-10 11:51:30 +08:00
types_test.go fix: set channel checkpoint to delta position (#32878) 2024-05-10 11:51:30 +08:00
util.go enhance: update shard leader cache when leader location changed (#32470) 2024-05-08 10:05:29 +08:00
util_test.go enhance: update shard leader cache when leader location changed (#32470) 2024-05-08 10:05:29 +08:00