milvus/internal/querycoord
groot 2cba5053a8
Add comment for QueryCoordComponent (#9648)
Signed-off-by: yhmo <yihua.mo@zilliz.com>
2021-10-11 19:00:46 +08:00
..
cluster_test.go Replace proto.MarshalTextString with proto.Marshal (#8542) 2021-09-29 20:26:00 +08:00
cluster.go Add max number of retries for interTask in querycoord (#8215) 2021-10-11 09:54:37 +08:00
condition.go Rename queryservice to querycoordinator (#5931) 2021-06-22 16:44:09 +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 Add max number of retries for interTask in querycoord (#8215) 2021-10-11 09:54:37 +08:00
impl.go Add max number of retries for interTask in querycoord (#8215) 2021-10-11 09:54:37 +08:00
meta_test.go Replace proto.MarshalTextString with proto.Marshal (#8542) 2021-09-29 20:26:00 +08:00
meta.go Add max number of retries for interTask in querycoord (#8215) 2021-10-11 09:54:37 +08:00
metrics_info_test.go Expose metrics of QueryCoord and QueryNodes (#7113) 2021-08-17 10:06:11 +08:00
metrics_info.go Support more detailed metrics information (#7472) 2021-09-03 19:35:47 +08:00
mock_3rd_component_test.go Add max number of retries for interTask in querycoord (#8215) 2021-10-11 09:54:37 +08:00
mock_querynode_client_test.go Add ut for querycoord's cluster (#7894) 2021-09-15 20:40:07 +08:00
mock_querynode_server_test.go Add ut for querycoord's cluster (#7894) 2021-09-15 20:40:07 +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 [skip ci] Add comment for Init (#9206) 2021-10-04 18:00:12 +08:00
query_coord_test.go Add max number of retries for interTask in querycoord (#8215) 2021-10-11 09:54:37 +08:00
query_coord.go Add comment for QueryCoordComponent (#9648) 2021-10-11 19:00:46 +08:00
querynode_test.go Reduce the running time of ut (#8579) 2021-09-26 22:01:57 +08:00
querynode.go [skip ci] Add comment for Node (#9411) 2021-10-07 19:50:46 +08:00
task_scheduler_test.go Add max number of retries for interTask in querycoord (#8215) 2021-10-11 09:54:37 +08:00
task_scheduler.go Add max number of retries for interTask in querycoord (#8215) 2021-10-11 09:54:37 +08:00
task_test.go Add max number of retries for interTask in querycoord (#8215) 2021-10-11 09:54:37 +08:00
task.go Add max number of retries for interTask in querycoord (#8215) 2021-10-11 09:54:37 +08:00