milvus/internal/indexnode
xige-16 8c9c1672ae
Assign different storage config for indexes (#19517)
Signed-off-by: xige-16 <xi.ge@zilliz.com>

Signed-off-by: xige-16 <xi.ge@zilliz.com>
2022-10-14 14:45:23 +08:00
..
chunk_mgr_factory.go Fix Chunk Manager Path mis use (#19141) 2022-09-23 14:40:51 +08:00
chunkmgr_mock.go Add ctx parameter for ChunkManager methods (#19546) 2022-09-29 16:18:56 +08:00
errors_test.go [skip e2e]Reorder head files for indexnode/error_test.go (#14607) 2021-12-30 16:36:24 +08:00
errors.go IndexCoord handle events correctly (#17878) 2022-07-07 14:44:21 +08:00
etcd_mock.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
index_test.go Unify interface of vector index & scalar index. (#15959) 2022-03-21 14:23:24 +08:00
indexnode_component_mock.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
indexnode_mock.go Move GetComponentStates to milvus.proto, make it an external interface (#19594) 2022-10-10 15:55:22 +08:00
indexnode_service_test.go Assign different storage config for indexes (#19517) 2022-10-14 14:45:23 +08:00
indexnode_service.go Move GetComponentStates to milvus.proto, make it an external interface (#19594) 2022-10-10 15:55:22 +08:00
indexnode_test.go Move GetComponentStates to milvus.proto, make it an external interface (#19594) 2022-10-10 15:55:22 +08:00
indexnode.go Assign different storage config for indexes (#19517) 2022-10-14 14:45:23 +08:00
metrics_info_test.go [skip ci]Update license for in pt (#11031) 2021-11-01 22:49:57 +08:00
metrics_info.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
task_scheduler_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_scheduler.go Fix indexnode ut bug (#19468) 2022-09-27 14:56:52 +08:00
task_state_test.go Fixbug: IndexNode should panic when save meta failed to MetaKV (#15347) 2022-01-24 17:18:46 +08:00
task_state.go IndexCoord handle events correctly (#17878) 2022-07-07 14:44:21 +08:00
task_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task.go Assign different storage config for indexes (#19517) 2022-10-14 14:45:23 +08:00
taskinfo_ops.go Optimize IndexCoord scheduler loop (#19375) 2022-09-24 13:40:52 +08:00