milvus/internal/querycoord
Xiaofan 585989935a
Revert the logger change (#8677)
Signed-off-by: xiaofan-luan <xiaofan.luan@zilliz.com>
2021-09-27 17:37:57 +08:00
..
cluster_test.go Reduce the running time of ut (#8579) 2021-09-26 22:01:57 +08:00
cluster.go [skip ci] Commemt querycoord cluster interface (#8627) 2021-09-27 10:47:57 +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 Reduce the running time of ut (#8579) 2021-09-26 22:01:57 +08:00
impl.go Modify querycoord's log info (#8005) 2021-09-15 22:17:49 +08:00
meta_test.go Add ut for queryCoord (#7212) 2021-08-26 14:17:54 +08:00
meta.go [skip ci] Comment querycoord's meta interface (#8628) 2021-09-26 21:57:57 +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 default test nodeID in querycoord's mock test (#8224) 2021-09-22 11:31:59 +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 Revert the logger change (#8677) 2021-09-27 17:37:57 +08:00
query_coord_test.go Reduce the running time of ut (#8579) 2021-09-26 22:01:57 +08:00
query_coord.go Delete useless var in queryCoord struct (#8004) 2021-09-26 21:59:58 +08:00
querynode_test.go Reduce the running time of ut (#8579) 2021-09-26 22:01:57 +08:00
querynode.go Fix logic error in release collection (#8188) 2021-09-18 15:51:51 +08:00
task_scheduler_test.go Reduce the running time of ut (#8579) 2021-09-26 22:01:57 +08:00
task_scheduler.go Add ut for querycoord's cluster (#7894) 2021-09-15 20:40:07 +08:00
task_test.go Reduce the running time of ut (#8579) 2021-09-26 22:01:57 +08:00
task.go Add log for releasePartion task (#8222) 2021-09-23 21:06:02 +08:00