milvus/internal/indexnode
groot e4e762f2e8
Reduce go unittest time cost (#8503)
Signed-off-by: yhmo <yihua.mo@zilliz.com>
2021-09-26 12:50:24 +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 Increase covd coverage for paramtable (#7583) 2021-09-10 14:14:12 +08:00
index.go Increase covd coverage for paramtable (#7583) 2021-09-10 14:14:12 +08:00
indexnode_mock_test.go Increase indexcoord component code coverage (#7558) 2021-09-08 14:23:59 +08:00
indexnode_mock.go It is also correct to get the failed index status in indexcoord ut (#8059) 2021-09-16 19:56:41 +08:00
indexnode_test.go Reduce go unittest time cost (#8503) 2021-09-26 12:50:24 +08:00
indexnode.go Start once for IndexNode (#8170) 2021-09-24 20:37:56 +08:00
metrics_info_test.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
metrics_info.go Expose simd type to index node metrics (#8300) 2021-09-23 11:29:54 +08:00
OWNERS Remove unused label rules (#7929) 2021-09-18 18:19:51 +08:00
param_table_test.go Initialize the simd type when initialize an indexnode (#8276) 2021-09-22 16:05:59 +08:00
param_table.go Add a channel prefix for all channels (#8166) 2021-09-23 10:53:53 +08:00
task_scheduler.go Increase code coverage for indexnode component (#7520) 2021-09-09 17:09:08 +08:00
task.go Enhance log when create index failed (#6871) 2021-07-29 14:47:22 +08:00