milvus/internal/querycoord
Bingyi Sun ffaead6ad9
Add load meta in hand off task. (#17179)
issue: #16842

Signed-off-by: sunby <bingyi.sun@zilliz.com>

Co-authored-by: sunby <bingyi.sun@zilliz.com>
2022-05-24 18:24:00 +08:00
..
OWNERS
channel_allocator.go
channel_allocator_test.go
channel_unsubscribe.go
channel_unsubscribe_test.go
cluster.go
cluster_test.go
condition.go
global_meta_broker.go Add collection load cache and InvalidateCollMetaCache by collID (#16882) 2022-05-19 10:13:56 +08:00
global_meta_broker_test.go Add collection load cache and InvalidateCollMetaCache by collID (#16882) 2022-05-19 10:13:56 +08:00
group_balance.go Fix LoadBalance doesn't save the modification to replicas' shards (#17064) 2022-05-19 16:51:57 +08:00
impl.go
impl_test.go Add MockCluster, make unit tests reliable (#17032) 2022-05-17 12:57:56 +08:00
index_checker.go
index_checker_test.go
meta.go Fix replicas info is not removed after release (#17111) 2022-05-19 20:05:57 +08:00
meta_test.go Fix replicas info is not removed after release (#17111) 2022-05-19 20:05:57 +08:00
metrics_info.go
metrics_info_test.go
mock_3rd_component_test.go Add collection load cache and InvalidateCollMetaCache by collID (#16882) 2022-05-19 10:13:56 +08:00
mock_cluster.go Add MockCluster, make unit tests reliable (#17032) 2022-05-17 12:57:56 +08:00
mock_querynode_client_test.go
mock_querynode_server_test.go
query_coord.go
query_coord_test.go
querynode.go Fix LoadBalance doesn't save the modification to replicas' shards (#17064) 2022-05-19 16:51:57 +08:00
querynode_test.go
replica.go
segment_allocator.go
segment_allocator_test.go
segments_info.go
segments_info_test.go Extract segments info into a new struct. (#15537) 2022-02-18 15:27:50 +08:00
task.go Add load meta in hand off task. (#17179) 2022-05-24 18:24:00 +08:00
task_scheduler.go Add NodeIds field for QuerySegmentInfo (#17121) 2022-05-20 18:03:58 +08:00
task_scheduler_test.go
task_test.go Add collection load cache and InvalidateCollMetaCache by collID (#16882) 2022-05-19 10:13:56 +08:00
util.go