milvus/internal/indexnode
zhenshan.cao 03e3b4beb4
Add log to startup process (#5594)
* Add log to startup process

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

* Fixbug: avoid ctx exceed deadline

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

* Fmt code

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

* Fix bug: wrong time unit

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

* Fixbug: datanservice client reconnect use time ctx

Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2021-06-04 16:29:35 +08:00
..
index_query.go Support GetEntityByIDs in CGo, fix segcore bugs (#5563) 2021-06-04 10:38:34 +08:00
index_test.go Add Copyright for indexnode and indexservice 2021-04-19 13:50:12 +08:00
index.go Move debugging code of index query to a separate module (#5490) 2021-05-29 17:07:29 +08:00
indexnode.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_test.go Add Copyright for indexnode and indexservice 2021-04-19 13:50:12 +08:00
paramtable.go Add service registration (#5189) 2021-05-14 02:05:18 +00: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