milvus/internal/indexcoord
Xiaofan 0c35cd57b0
Unify param table to the same naming format (#8254)
Signed-off-by: xiaofan-luan <xiaofan.luan@zilliz.com>
2021-09-20 23:27:52 +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 Add unittest for index component (#7475) 2021-09-06 17:54:41 +08:00
index_coord_test.go It is also correct to get the failed index status in indexcoord ut (#8059) 2021-09-16 19:56:41 +08:00
index_coord.go Start once for indexcoord (#8026) 2021-09-17 20:17:53 +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 Enable gosec (#8202) 2021-09-18 14:45:50 +08:00
metrics_info_test.go Increase indexcoord component code coverage (#7558) 2021-09-08 14:23:59 +08:00
metrics_info.go Support more detailed metrics information (#7472) 2021-09-03 19:35:47 +08:00
node_manager_test.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
node_manager.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
OWNERS Remove unused label rules (#7929) 2021-09-18 18:19:51 +08:00
param_table_test.go Unify param table to the same naming format (#8254) 2021-09-20 23:27:52 +08:00
param_table.go Unify param table to the same naming format (#8254) 2021-09-20 23:27:52 +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 Add unittest for index component (#7475) 2021-09-06 17:54:41 +08:00
task.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00