milvus/internal/querycoordv2/meta
wei liu 68ae199a9f
load segment with target version, avoid read redundant segment (#24929)
Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2023-06-27 11:48:45 +08:00
..
channel_dist_manager_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
channel_dist_manager.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
collection_manager_test.go Fix load collection failed after drop partition (#24680) 2023-06-07 19:04:36 +08:00
collection_manager.go Fix refresh unstable (#25027) 2023-06-20 21:50:43 +08:00
coordinator_broker_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
coordinator_broker.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +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 resource group impl (#21609) 2023-01-30 10:19:48 +08:00
mock_broker.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
mock_store.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
replica_manager_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
replica_manager.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
resource_manager_test.go make etcdKV private (#24778) 2023-06-13 10:52:38 +08:00
resource_manager.go correct the behavior of create duplicate rg (#23963) 2023-05-09 14:06:40 +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 Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
store_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
store.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
target_manager_test.go load segment with target version, avoid read redundant segment (#24929) 2023-06-27 11:48:45 +08:00
target_manager.go load segment with target version, avoid read redundant segment (#24929) 2023-06-27 11:48:45 +08:00
target.go load segment with target version, avoid read redundant segment (#24929) 2023-06-27 11:48:45 +08:00