milvus/internal/querycoordv2/meta
congqixia 26b2e1d43c
fix: [2.4] Make querycoord panick when rg metastore sync fail (#34106) (#34127)
Cherry-pick from master
pr: #34106
See also #34047

When `unassignNode` sync resource group with node removed failed

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-06-26 10:04:03 +08:00
..
channel_dist_manager_test.go enhance: Apply node-indexing and cache optimization for channel dist (#32595) 2024-04-28 16:19:24 +08:00
channel_dist_manager.go enhance: Apply node-indexing and cache optimization for channel dist (#32595) 2024-04-28 16:19:24 +08:00
collection_manager_test.go fix: Upgrade from 2.2 should update CollectionLoadInfo (#29443) 2023-12-26 14:18:47 +08:00
collection_manager.go fix: correct error of metrics stats (#33305) 2024-05-24 09:15:41 +08:00
constant.go enhance: Enable channel exclusive balance policy (#32911) 2024-05-10 17:27:31 +08:00
coordinator_broker_test.go enhance: Enable database level replica num and resource groups for loading collection (#33052) (#33981) 2024-06-21 16:56:02 +08:00
coordinator_broker.go enhance: Enable database level replica num and resource groups for loading collection (#33052) (#33981) 2024-06-21 16:56:02 +08:00
dist_manager.go Add license header (#19678) 2022-10-11 11:39:22 +08:00
failed_load_cache_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
failed_load_cache.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
leader_view_manager_test.go enhance: update shard leader cache when leader location changed (#32470) 2024-05-08 10:05:29 +08:00
leader_view_manager.go enhance: update shard leader cache when leader location changed (#32470) 2024-05-08 10:05:29 +08:00
meta.go Move meta store to kv catalog (#25915) 2023-07-31 13:57:04 +08:00
mock_broker.go enhance: Enable database level replica num and resource groups for loading collection (#33052) (#33981) 2024-06-21 16:56:02 +08:00
mock_target_manager.go enhance: Skip return data distribution if no change happen (#32814) (#33985) 2024-06-21 10:24:12 +08:00
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
replica_manager_helper_test.go enhance: replica manager enhancement (#31496) 2024-04-05 04:57:16 +08:00
replica_manager_helper.go enhance: replica manager enhancement (#31496) 2024-04-05 04:57:16 +08:00
replica_manager_test.go enhance: Enable channel exclusive balance policy (#32911) 2024-05-10 17:27:31 +08:00
replica_manager.go fix: query node may stuck at stopping progress (#33104) (#33154) 2024-05-20 15:01:43 +08:00
replica_test.go fix: query node may stuck at stopping progress (#33104) (#33154) 2024-05-20 15:01:43 +08:00
replica.go fix: query node may stuck at stopping progress (#33104) (#33154) 2024-05-20 15:01:43 +08:00
resource_group_test.go enhance: declarative resource group api (#31930) 2024-04-15 08:13:19 +08:00
resource_group.go enhance: declarative resource group api (#31930) 2024-04-15 08:13:19 +08:00
resource_manager_test.go fix: [2.4] Make querycoord panick when rg metastore sync fail (#34106) (#34127) 2024-06-26 10:04:03 +08:00
resource_manager.go fix: [2.4] Make querycoord panick when rg metastore sync fail (#34106) (#34127) 2024-06-26 10:04:03 +08:00
segment_dist_manager_test.go enhance: replica manager enhancement (#31496) 2024-04-05 04:57:16 +08:00
segment_dist_manager.go enhance: Avoid to iterate whole segment list for each task's process(#33943) (#33976) 2024-06-20 10:00:05 +08:00
target_manager_test.go fix: Wrong behavior of CurrentTargetFirst/NextTargetFirst in target maanger (#31379) 2024-03-19 11:49:05 +08:00
target_manager.go enhance: Skip return data distribution if no change happen (#32814) (#33985) 2024-06-21 10:24:12 +08:00
target.go enhance: Speed up target recovery after query coord restart (#31240) 2024-03-15 14:19:03 +08:00