milvus/internal/indexcoord
cai.zhang 5681042f1d
[skip ci] Fix golint in index_coord_mock.go (#8786)
Signed-off-by: Cai.Zhang <cai.zhang@zilliz.com>
2021-09-28 22:00:29 +08:00
..
errors_test.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
errors.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
index_coord_mock_test.go Add unittest for index component (#7475) 2021-09-06 17:54:41 +08:00
index_coord_mock.go [skip ci] Fix golint in index_coord_mock.go (#8786) 2021-09-28 22:00:29 +08:00
index_coord_test.go Reduce go unittest time cost (#8503) 2021-09-26 12:50:24 +08:00
index_coord.go [skip ci] Fix golint in index_coord.go (#8785) 2021-09-28 21:58:33 +08:00
meta_table_test.go Reduce running unit test time for indexcoord (#7779) 2021-09-14 10:41:21 +08:00
meta_table.go Standard indexcoord log printing (#8588) 2021-09-26 21:23:57 +08:00
metrics_info_test.go Increase indexcoord component code coverage (#7558) 2021-09-08 14:23:59 +08:00
metrics_info.go Expose created time and updated time to indexcoord metrics (#8591) 2021-09-26 17:54:06 +08:00
node_manager_test.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
node_manager.go Standard indexcoord log printing (#8588) 2021-09-26 21:23:57 +08:00
OWNERS Remove unused label rules (#7929) 2021-09-18 18:19:51 +08:00
param_table_test.go Add minio root path for indexcoord (#8673) 2021-09-27 23:54:03 +08:00
param_table.go Add minio root path for indexcoord (#8673) 2021-09-27 23:54:03 +08:00
priority_queue_test.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
priority_queue.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
task_scheduler.go [skip ci]Remove unnecessary log in index (#8630) 2021-09-26 22:03:58 +08:00
task.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00