milvus/internal/indexnode
cai.zhang e1081b6783
Increase indexcoord component code coverage (#7558)
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2021-09-08 14:23:59 +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_test.go Add unittests for metric_type: tanimoto (#6773) 2021-07-23 20:59:33 +08:00
index.go Move debugging code of index query to a separate module (#5490) 2021-05-29 17:07:29 +08:00
indexnode_mock_test.go Increase indexcoord component code coverage (#7558) 2021-09-08 14:23:59 +08:00
indexnode_mock.go Increase indexcoord component code coverage (#7558) 2021-09-08 14:23:59 +08:00
indexnode_test.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
indexnode.go Add unittest for index component (#7475) 2021-09-06 17:54:41 +08:00
metrics_info_test.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
metrics_info.go Support more detailed metrics information (#7472) 2021-09-03 19:35:47 +08:00
OWNERS [skip ci]Update approvers (#7063) 2021-08-12 19:36:09 +08:00
paramtable_test.go Add Copyright for indexnode and indexservice 2021-04-19 13:50:12 +08:00
paramtable.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
task_scheduler.go Add unittest for IndexCoord and IndexNode (#6698) 2021-07-23 10:44:12 +08:00
task.go Enhance log when create index failed (#6871) 2021-07-29 14:47:22 +08:00