mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e]Remove not in use config proxy msgStream insert and search (#14877)
Signed-off-by: yangxuan <xuan.yang@zilliz.com>
This commit is contained in:
parent
a5f8bdeb42
commit
e69e7de9c2
@ -71,13 +71,6 @@ proxy:
|
||||
|
||||
timeTickInterval: 200 # ms, the interval that proxy synchronize the time tick
|
||||
msgStream:
|
||||
insert:
|
||||
bufSize: 1024 # msgPack chan buffer size
|
||||
search:
|
||||
bufSize: 512 # msgPack chan buffer size
|
||||
searchResult:
|
||||
recvBufSize: 1024 # msgPack chan buffer size
|
||||
pulsarBufSize: 1024 # pulsar chan buffer size
|
||||
timeTick:
|
||||
bufSize: 512
|
||||
maxNameLength: 255 # Maximum length of name for a collection or alias
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user