mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Fix grammar (#14331)
Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
parent
bb44cb5865
commit
9859bc49ff
@ -407,7 +407,7 @@ type channelsMgr interface {
|
||||
|
||||
getDQLStream returns the dql message stream of a collection;
|
||||
|
||||
Proxy uses these dql message stream to send search requests.
|
||||
Proxy uses these dql message streams to send search requests.
|
||||
|
||||
The Remove related operation is to delete the corresponding message stream object, but the stream is not immediately
|
||||
closed because maybe there are some data needs to be written into stream currently.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user