milvus/internal/proto
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
..
commonpb Remove vector fields from output fields (#6112) 2021-06-25 16:52:11 +08:00
datapb Add GetFlushedSegments in data coordinator (#6253) 2021-07-02 11:16:20 +08:00
etcdpb Show/Describe collections/partitions with created timestamp (#6700) 2021-07-21 18:00:14 +08:00
indexcgopb Rename module (#4988) 2021-04-22 14:45:57 +08:00
indexpb Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
internalpb change output_fields to out_fields_id for RetrieveRequest (#6506) 2021-07-14 13:11:54 +08:00
milvuspb Enhance log when create index failed (#6871) 2021-07-29 14:47:22 +08:00
planpb Refactor RangeExpr & CompareExpr (#6786) 2021-07-25 10:23:19 +08:00
proxypb Rename proto master/index_service/proxy_service (#5973) 2021-06-22 16:14:09 +08:00
querypb fix releasePartition not work after loadCollection (#6025) 2021-06-23 17:44:12 +08:00
rootcoordpb remove msgstream of segment info (#6280) 2021-07-03 14:36:18 +08:00
schemapb Support query return vector output field (#6570) 2021-07-16 17:19:55 +08:00
segcorepb Support query return vector output field (#6570) 2021-07-16 17:19:55 +08:00
common.proto Remove vector fields from output fields (#6112) 2021-06-25 16:52:11 +08:00
data_coord.proto Add GetFlushedSegments in data coordinator (#6253) 2021-07-02 11:16:20 +08:00
etcd_meta.proto Show/Describe collections/partitions with created timestamp (#6700) 2021-07-21 18:00:14 +08:00
index_cgo_msg.proto Rename module (#4988) 2021-04-22 14:45:57 +08:00
index_coord.proto Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
internal.proto change output_fields to out_fields_id for RetrieveRequest (#6506) 2021-07-14 13:11:54 +08:00
milvus.proto Enhance log when create index failed (#6871) 2021-07-29 14:47:22 +08:00
OWNERS Update OWNERS 2021-05-30 18:58:47 +08:00
plan.proto Refactor RangeExpr & CompareExpr (#6786) 2021-07-25 10:23:19 +08:00
proxy.proto Rename proto master/index_service/proxy_service (#5973) 2021-06-22 16:14:09 +08:00
query_coord.proto fix releasePartition not work after loadCollection (#6025) 2021-06-23 17:44:12 +08:00
root_coord.proto remove msgstream of segment info (#6280) 2021-07-03 14:36:18 +08:00
schema.proto Support query return vector output field (#6570) 2021-07-16 17:19:55 +08:00
segcore.proto Support query return vector output field (#6570) 2021-07-16 17:19:55 +08:00