milvus/internal/indexnode
cai.zhang d51fec6678
Enhance log when create index failed (#6871)
* Enhance log when create index failed

Signed-off-by: xiaocai2333 <cai.zhang@zilliz.com>

* Fix bug for repeatedly drop index

Signed-off-by: xiaocai2333 <cai.zhang@zilliz.com>
2021-07-29 14:47:22 +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_test.go Read vector from disk (#6707) 2021-07-24 09:25:22 +08:00
indexnode.go Add log for IndexCoord and IndexNode (#6597) 2021-07-22 11:40:11 +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 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