[skip e2e] Fix grammar (#14071)

Signed-off-by: Bennu <yunmei.li@zilliz.com>
pull/14080/head
Bennu 2021-12-23 15:19:41 +08:00 committed by GitHub
parent a13f06781d
commit 50cb621ddd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -92,8 +92,8 @@ requests will get the latest meta information.
For inserts to a collection that is auto_id configured in the collection schema, Proxy assigns a primary key for
every row of insert requests. For now the only supported data type of auto-generated primary field is `int64`. Proxy
applies for a batch of primary keys from Root Coordinator, and caches them for local assignments. When the primary keys in cache
is not enough, Proxy will continue to apply for another batch of primary keys.
applies for a batch of primary keys from Root Coordinator, and caches them for local assignments. When the primary keys in the cache
are not enough, Proxy will continue to apply for another batch of primary keys.
Proxy forwards ReleaseCollection and ReleasePartition to Query Coordinator, Query Coordinator then informs Root
Coordinator the events. After that, Root Coordinator will inform all Proxies to close the search-related and