milvus/internal/querycoordv2/meta
wei liu cb0618b2d4
fix: [2.5] Querycoord will trigger unexpected balance task after restart (#38725)
issue: https://github.com/milvus-io/milvus/issues/38606
pr: https://github.com/milvus-io/milvus/pull/38630

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-12-25 16:14:49 +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: Accelerate observe collection (#38028) 2024-12-17 14:14:45 +08:00
collection_manager_test.go enhance: Accelerate observe collection (#38028) 2024-12-17 14:14:45 +08:00
constant.go enhance: Enable channel exclusive balance policy (#32911) 2024-05-10 17:27:31 +08:00
coordinator_broker.go enhance: refine exists log print with ctx (#38080) 2024-12-14 22:36:44 +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 fix: [2.5] Querycoord will trigger unexpected balance task after restart (#38725) 2024-12-25 16:14:49 +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 fix: [2.5] Querycoord will trigger unexpected balance task after restart (#38725) 2024-12-25 16:14:49 +08:00
target_manager.go fix: [2.5] Querycoord will trigger unexpected balance task after restart (#38725) 2024-12-25 16:14:49 +08:00
target_manager_test.go fix: [2.5] Querycoord will trigger unexpected balance task after restart (#38725) 2024-12-25 16:14:49 +08:00