milvus/internal/querycoordv2/meta
Zhen Ye 833c74aa66
enhance: add detail, replica count for resource group (#38314)
issue: #30647

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2024-12-13 14:14:50 +08:00
..
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
channel_dist_manager.go feat: add segment,pipeline, replica and resourcegroup api for WebUI (#37344) 2024-11-07 11:52:25 +08:00
channel_dist_manager_test.go feat: add segment,pipeline, replica and resourcegroup api for WebUI (#37344) 2024-11-07 11:52:25 +08:00
collection_manager.go enhance: Set loaded collection/partition number to metrics (#38271) 2024-12-06 16:18:40 +08:00
collection_manager_test.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
constant.go enhance: Enable channel exclusive balance policy (#32911) 2024-05-10 17:27:31 +08:00
coordinator_broker.go enhance: Reduce GetIndexInfos calls (#37695) 2024-11-19 14:24:31 +08:00
coordinator_broker_test.go enhance: Reduce GetIndexInfos calls (#37695) 2024-11-19 14:24:31 +08:00
dist_manager.go enhance: add list index and segment index retrieval API for WebUI (#37861) 2024-11-22 16:58:34 +08:00
dist_manager_test.go enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
failed_load_cache.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
failed_load_cache_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
leader_view_manager.go enhance: add list index and segment index retrieval API for WebUI (#37861) 2024-11-22 16:58:34 +08:00
leader_view_manager_test.go enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
meta.go Move meta store to kv catalog (#25915) 2023-07-31 13:57:04 +08:00
mock_broker.go enhance: Reduce GetIndexInfos calls (#37695) 2024-11-19 14:24:31 +08:00
mock_target_manager.go enhance: Make dynamic load/release partition follow targets (#38059) 2024-12-05 16:24:40 +08:00
replica.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
replica_manager.go enhance: add detail, replica count for resource group (#38314) 2024-12-13 14:14:50 +08:00
replica_manager_helper.go enhance: replica manager enhancement (#31496) 2024-04-05 04:57:16 +08:00
replica_manager_helper_test.go enhance: replica manager enhancement (#31496) 2024-04-05 04:57:16 +08:00
replica_manager_test.go enhance: Add ctx param to KV operation interfaces (#38154) 2024-12-05 15:16:41 +08:00
replica_test.go fix: query node may stuck at stopping progress (#33104) 2024-05-20 10:21:38 +08:00
resource_group.go enhance: Enable node assign policy on resource group (#36968) 2024-11-08 11:18:27 +08:00
resource_group_test.go enhance: Enable node assign policy on resource group (#36968) 2024-11-08 11:18:27 +08:00
resource_manager.go enhance: add detail, replica count for resource group (#38314) 2024-12-13 14:14:50 +08:00
resource_manager_test.go enhance: Add ctx param to KV operation interfaces (#38154) 2024-12-05 15:16:41 +08:00
segment_dist_manager.go enhance: add list index and segment index retrieval API for WebUI (#37861) 2024-11-22 16:58:34 +08:00
segment_dist_manager_test.go enhance: add list index and segment index retrieval API for WebUI (#37861) 2024-11-22 16:58:34 +08:00
target.go feat: add segment,pipeline, replica and resourcegroup api for WebUI (#37344) 2024-11-07 11:52:25 +08:00
target_manager.go enhance: Make dynamic load/release partition follow targets (#38059) 2024-12-05 16:24:40 +08:00
target_manager_test.go enhance: Optimize save colelction target latency (#38345) 2024-12-11 10:12:43 +08:00