mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip e2e] Fix grammar (#13987)
Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
parent
7b0e3ec5dd
commit
35b577aacc
@ -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 stream used to send search request and receive
|
||||
ReleaseDqlMessageStream command to all Proxies, so that all related streams used to send search request 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user