milvus/internal/indexcoord
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
..
OWNERS Rename IndexService to IndexCoord (#5932) 2021-06-21 17:28:03 +08:00
index_coord.go Add unittest for IndexCoord and IndexNode (#6698) 2021-07-23 10:44:12 +08:00
index_coord_test.go Add unittest for IndexCoord and IndexNode (#6698) 2021-07-23 10:44:12 +08:00
meta_table.go Enhance log when create index failed (#6871) 2021-07-29 14:47:22 +08:00
node_manager.go Add unittest for IndexCoord and IndexNode (#6698) 2021-07-23 10:44:12 +08:00
paramtable.go Update component names in config files (#5989) 2021-06-22 19:08:03 +08:00
priority_queue.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
priority_queue_test.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
task.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
task_scheduler.go Rename IndexService to IndexCoord (#5932) 2021-06-21 17:28:03 +08:00