mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-29 18:38:44 +08:00
[skip e2e]Update milvus Proxy name (#14070)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
This commit is contained in:
parent
c171c90f2e
commit
046c99a20b
@ -138,7 +138,7 @@ the actual implementation, the DqRequestChannel of each collection can be exclus
|
||||
exclusive or shared by all collections on Proxy. When Proxy applies for the DqRequestChannel and DqResultChannel
|
||||
information of the collection from the Query Coordinator, it can attach Proxy's own ID: ProxyID.
|
||||
|
||||
With DqRequestChannel of the collection, the proxy will create a msgstream object to generate data into
|
||||
With DqRequestChannel of the collection, Proxy will create a msgstream object to generate data into
|
||||
DqRequestChannel. With the DqResultChannel of the collection, Proxy will create a msgstream object, and Proxy will
|
||||
consume the data in the DqResultChannel. When these msgstream objects are closed, messages cannot be written to or
|
||||
consumed from them.
|
||||
|
Loading…
Reference in New Issue
Block a user