[skip e2e] Fix grammar (#14493)

Signed-off-by: Bennu <yunmei.li@zilliz.com>
pull/14499/head
Bennu 2021-12-29 12:07:37 +08:00 committed by GitHub
parent 07f740491c
commit 15e62d9332
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ The semantics of the Release operation is the reverse operation of the Load oper
data of the Collection or Partition from the memory. For Release operations, Query Coordinator is responsible for
notifying query nodes to unload the corresponding Collection or Partition in memory, and then sending the
ReleaseDqlMessageStream command to Root Coordinator, and Root Coordinator is responsible for broadcasting the
ReleaseDqlMessageStream command to all Proxies, so that all related streams used to send search request and receive
ReleaseDqlMessageStream command to all Proxies, so that all related streams used to send search requests and receive
search result in Proxy will be closed.
The other interaction between Proxy and Query Coordinator is that Proxy needs to query from Query Coordinator for statistics