milvus/internal/indexcoord
dragondriver 9b21b3b5fd
Initialize test framework of proxy (#7563)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
2021-09-09 10:06:29 +08:00
..
OWNERS [skip ci]Update approvers (#7063) 2021-08-12 19:36:09 +08:00
errors.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
errors_test.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
index_coord.go Initialize test framework of proxy (#7563) 2021-09-09 10:06:29 +08:00
index_coord_mock.go Add unittest for index component (#7475) 2021-09-06 17:54:41 +08:00
index_coord_mock_test.go Add unittest for index component (#7475) 2021-09-06 17:54:41 +08:00
index_coord_test.go Increase indexcoord component code coverage (#7558) 2021-09-08 14:23:59 +08:00
meta_table.go Increase indexcoord component code coverage (#7558) 2021-09-08 14:23:59 +08:00
meta_table_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
metrics_info_test.go Increase indexcoord component code coverage (#7558) 2021-09-08 14:23:59 +08:00
node_manager.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
node_manager_test.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
paramtable.go Update component names in config files (#5989) 2021-06-22 19:08:03 +08:00
priority_queue.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
priority_queue_test.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
task.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