milvus/internal/indexcoord
cai.zhang 171088409b
Increase the timeout for grpc connection when create index (#7163)
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2021-08-19 14:32:11 +08:00
..
errors_test.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
errors.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
index_coord_test.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
index_coord.go Increase the timeout for grpc connection when create index (#7163) 2021-08-19 14:32:11 +08:00
meta_table.go Enhance log when create index failed (#6871) 2021-07-29 14:47:22 +08:00
metrics_info_test.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
metrics_info.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
node_manager_test.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
node_manager.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
OWNERS [skip ci]Update approvers (#7063) 2021-08-12 19:36:09 +08:00
paramtable.go Update component names in config files (#5989) 2021-06-22 19:08:03 +08:00
priority_queue_test.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
priority_queue.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
task.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00