milvus/internal/querycoordv2/meta
congqixia 5aec6036dc
Add index info in GetDataDistribution response (#25444)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-07-11 11:22:29 +08:00
..
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
channel_dist_manager.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
channel_dist_manager_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
collection_manager.go Fix false load success for partition load timeout but collection remains (#25379) 2023-07-06 19:10:25 +08:00
collection_manager_test.go Fix false load success for partition load timeout but collection remains (#25379) 2023-07-06 19:10:25 +08:00
coordinator_broker.go add coordinator broker, to unify rootcoord api access (#25187) 2023-07-03 18:28:25 +08:00
coordinator_broker_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
dist_manager.go Add license header (#19678) 2022-10-11 11:39:22 +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 load segment with target version, avoid read redundant segment (#24929) 2023-06-27 11:48:45 +08:00
leader_view_manager_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +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
replica_manager.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
replica_manager_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
resource_manager.go correct the behavior of create duplicate rg (#23963) 2023-05-09 14:06:40 +08:00
resource_manager_test.go make etcdKV private (#24778) 2023-06-13 10:52:38 +08:00
segment_dist_manager.go Add index info in GetDataDistribution response (#25444) 2023-07-11 11:22:29 +08:00
segment_dist_manager_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
store_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
target.go load segment with target version, avoid read redundant segment (#24929) 2023-06-27 11:48:45 +08:00
target_manager.go fix sync target version with wrong segment list (#25337) 2023-07-06 10:30:26 +08:00
target_manager_test.go fix sync target version with wrong segment list (#25337) 2023-07-06 10:30:26 +08:00