milvus/internal/querycoordv2/meta
yihao.dai 49b3a12804
Return newly defined merr instead of grpc unimplemented err (#27751)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2023-10-18 15:32:11 +08:00
..
channel_dist_manager_test.go skip load/release segment when more than one delegator exist (#25718) 2023-07-24 19:01:01 +08:00
channel_dist_manager.go skip load/release segment when more than one delegator exist (#25718) 2023-07-24 19:01:01 +08:00
collection_manager_test.go reload loading collection when qc recover (#27300) 2023-09-27 11:43:28 +08:00
collection_manager.go Add revive sub-lints and fix existing problems (#27495) 2023-10-07 20:53:38 +08:00
coordinator_broker_test.go Refine log and err handling in querycoord broker (#27546) 2023-10-10 11:49:32 +08:00
coordinator_broker.go Refine log and err handling in querycoord broker (#27546) 2023-10-10 11:49:32 +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 Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
leader_view_manager.go load segment with target version, avoid read redundant segment (#24929) 2023-06-27 11:48:45 +08:00
meta.go Move meta store to kv catalog (#25915) 2023-07-31 13:57:04 +08:00
mock_broker.go Remove parser dependency (#27514) 2023-10-08 15:05:31 +08:00
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
replica_manager_test.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
replica_manager.go Add revive sub-lints and fix existing problems (#27495) 2023-10-07 20:53:38 +08:00
resource_manager_test.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
resource_manager.go Add revive sub-lints and fix existing problems (#27495) 2023-10-07 20:53:38 +08:00
segment_dist_manager_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
segment_dist_manager.go Add segment dist containing condition for loading segment (#25736) 2023-07-19 15:02:58 +08:00
target_manager_test.go Return newly defined merr instead of grpc unimplemented err (#27751) 2023-10-18 15:32:11 +08:00
target_manager.go Return newly defined merr instead of grpc unimplemented err (#27751) 2023-10-18 15:32:11 +08:00
target.go remove pull target rpc from lock (#26054) 2023-08-04 10:31:06 +08:00