milvus/internal/querycoord
xige-16 c298a14e08
Fix golint error of PopTask in queryCoord ()
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2021-10-20 11:12:35 +08:00
..
OWNERS Remove unused label rules () 2021-09-18 18:19:51 +08:00
cluster.go Add max number of retries for interTask in querycoord () 2021-10-11 09:54:37 +08:00
cluster_test.go Fix golint error in querycoord () 2021-10-13 21:46:32 +08:00
condition.go Fix golint error in the task of querycoord () 2021-10-14 20:18:33 +08:00
errors.go Expose metrics of QueryCoord and QueryNodes () 2021-08-17 10:06:11 +08:00
errors_test.go Expose metrics of QueryCoord and QueryNodes () 2021-08-17 10:06:11 +08:00
impl.go [skip ci] Add comment for GetTimeTickChannel () 2021-10-20 09:14:37 +08:00
impl_test.go Fix golint error in querycoord () 2021-10-18 21:34:47 +08:00
meta.go Fix golint error in querycoord () 2021-10-13 21:46:32 +08:00
meta_test.go Fix golint error in querycoord () 2021-10-13 21:46:32 +08:00
metrics_info.go Use the server id as identifier in system topology graph () 2021-10-14 11:12:38 +08:00
metrics_info_test.go Expose metrics of QueryCoord and QueryNodes () 2021-08-17 10:06:11 +08:00
mock_3rd_component_test.go Add max number of retries for interTask in querycoord () 2021-10-11 09:54:37 +08:00
mock_querynode_client_test.go Add ut for querycoord's cluster () 2021-09-15 20:40:07 +08:00
mock_querynode_server_test.go Add ut for querycoord's cluster () 2021-09-15 20:40:07 +08:00
param_table.go Expose created time and updated time to querycoord metrics () 2021-10-12 19:39:24 +08:00
param_table_test.go Add a channel prefix for all channels () 2021-09-23 10:53:53 +08:00
query_coord.go Fix golint error in querycoord () 2021-10-18 21:34:47 +08:00
query_coord_test.go Add max number of retries for interTask in querycoord () 2021-10-11 09:54:37 +08:00
querynode.go [skip ci] Add comment for Node () 2021-10-07 19:50:46 +08:00
querynode_test.go Reduce the running time of ut () 2021-09-26 22:01:57 +08:00
task.go Split large loadSegmentReq to multi small reqs () 2021-10-19 10:40:35 +08:00
task_scheduler.go Fix golint error of PopTask in queryCoord () 2021-10-20 11:12:35 +08:00
task_scheduler_test.go Fix golint error of PopTask in queryCoord () 2021-10-20 11:12:35 +08:00
task_test.go Split large loadSegmentReq to multi small reqs () 2021-10-19 10:40:35 +08:00