milvus/internal/indexservice
zhenshan.cao bc46e4780d
Fixbug:index is not loaded in some cases (#5633)
* Fixbug:index is not created in some cases

Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>

* Delete unecessary print

Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>

* fix create index

Signed-off-by: yefu.chen <yefu.chen@zilliz.com>

Co-authored-by: yefu.chen <yefu.chen@zilliz.com>
2021-06-06 09:41:35 +08:00
..
indexservice.go Fixbug:index is not loaded in some cases (#5633) 2021-06-06 09:41:35 +08:00
meta_table.go Fixbug:index is not loaded in some cases (#5633) 2021-06-06 09:41:35 +08:00
node_mgr.go Add log to startup process (#5594) 2021-06-04 16:29:35 +08:00
OWNERS Update OWNERS file 2021-06-03 20:01:24 +08:00
paramtable.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
priority_queue_test.go Add Copyright for indexnode and indexservice 2021-04-19 13:50:12 +08:00
priority_queue.go Refactor IndexService and IndexNode: remove redundant serviceID (#5491) 2021-05-31 10:32:30 +08:00
task_scheduler.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
task.go Add power-off restart logic for IndexService and IndexNode (#5395) 2021-05-27 14:24:29 +00:00
util.go Fixbug:index is not loaded in some cases (#5633) 2021-06-06 09:41:35 +08:00