mirror of https://github.com/milvus-io/milvus.git
Increase insert buff size
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>pull/4973/head^2
parent
f9118aa841
commit
c68bcfea16
|
@ -38,5 +38,5 @@ dataNode:
|
|||
|
||||
flush:
|
||||
# max buffer size to flush
|
||||
insertBufSize: 500
|
||||
insertBufSize: 32000
|
||||
ddBufSize: 20
|
||||
|
|
Loading…
Reference in New Issue