Skip to content
Snippets Groups Projects
Unverified Commit 56457183 authored by XuanYang-cn's avatar XuanYang-cn Committed by GitHub
Browse files

edit datanode config files (#4992)


Signed-off-by: default avataryangxuan <xuan.yang@zilliz.com>
parent fad94fb5
No related branches found
No related tags found
No related merge requests found
......@@ -17,19 +17,6 @@ dataNode:
maxQueueLength: 1024
maxParallelism: 1024
msgStream:
dataDefinition:
recvBufSize: 64 # msgPack chan buffer size
pulsarBufSize: 64 # pulsar chan buffer size
insert:
recvBufSize: 1024 # msgPack chan buffer size
pulsarBufSize: 1024 # pulsar chan buffer size
delete:
recvBufSize: 1024 # msgPack chan buffer size
pulsarBufSize: 1024 # pulsar chan buffer size
flush:
# max buffer size to flush
insertBufSize: 32000 # number of rows
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment