milvus/internal/querycoord
Xiaofan d81b15163f
Seek Query/Query Result channel to Latest (#10985)
Signed-off-by: xiaofan-luan <xiaofan.luan@zilliz.com>
2021-11-05 14:57:44 +08:00
..
cluster_test.go BroadCast sealedSegmentChangeInfo to queryChannel (#10084) 2021-10-22 19:07:15 +08:00
cluster.go Add query coord watch delta channel (#11218) 2021-11-05 14:47:19 +08:00
condition.go Fix golint error in condition of queryCoord (#10230) 2021-10-21 10:51:14 +08:00
errors_test.go Expose metrics of QueryCoord and QueryNodes (#7113) 2021-08-17 10:06:11 +08:00
errors.go Expose metrics of QueryCoord and QueryNodes (#7113) 2021-08-17 10:06:11 +08:00
impl_test.go BroadCast sealedSegmentChangeInfo to queryChannel (#10084) 2021-10-22 19:07:15 +08:00
impl.go BroadCast sealedSegmentChangeInfo to queryChannel (#10084) 2021-10-22 19:07:15 +08:00
meta_test.go Fix seek query channel error (#10723) 2021-10-27 23:00:24 +08:00
meta.go Seek Query/Query Result channel to Latest (#10985) 2021-11-05 14:57:44 +08:00
metrics_info_test.go Expose metrics of QueryCoord and QueryNodes (#7113) 2021-08-17 10:06:11 +08:00
metrics_info.go Use the server id as identifier in system topology graph (#9825) 2021-10-14 11:12:38 +08:00
mock_3rd_component_test.go Add query coord watch delta channel (#11218) 2021-11-05 14:47:19 +08:00
mock_querynode_client_test.go Add query coord watch delta channel (#11218) 2021-11-05 14:47:19 +08:00
mock_querynode_server_test.go Add query coord watch delta channel (#11218) 2021-11-05 14:47:19 +08:00
OWNERS Remove unused label rules (#7929) 2021-09-18 18:19:51 +08:00
param_table_test.go Add a channel prefix for all channels (#8166) 2021-09-23 10:53:53 +08:00
param_table.go Add query coord watch delta channel (#11218) 2021-11-05 14:47:19 +08:00
query_coord_test.go Add query coord watch delta channel (#11218) 2021-11-05 14:47:19 +08:00
query_coord.go Fix Unit test fatal fail (#10933) 2021-10-30 10:24:38 +08:00
querynode_test.go BroadCast sealedSegmentChangeInfo to queryChannel (#10084) 2021-10-22 19:07:15 +08:00
querynode.go Add query coord watch delta channel (#11218) 2021-11-05 14:47:19 +08:00
task_scheduler_test.go Add query coord watch delta channel (#11218) 2021-11-05 14:47:19 +08:00
task_scheduler.go Add query coord watch delta channel (#11218) 2021-11-05 14:47:19 +08:00
task_test.go Add query coord watch delta channel (#11218) 2021-11-05 14:47:19 +08:00
task.go Add query coord watch delta channel (#11218) 2021-11-05 14:47:19 +08:00