[update config parameter]
This commit is contained in:
parent
2adc04b657
commit
3219bf14e2
|
@ -41,15 +41,11 @@
|
|||
# number of management nodes in the system
|
||||
# numOfMnodes 3
|
||||
|
||||
|
||||
# if backup vnode directory when remove dnode
|
||||
# vnodeBak 1
|
||||
|
||||
# Whether to start load balancing
|
||||
# balance
|
||||
|
||||
# The management node checks the time interval of load balancing under normal operation
|
||||
# balanceInterval
|
||||
# balance 1
|
||||
|
||||
# optional roles for dnode. 0 - any, 1 - mnode, 2 - dnode
|
||||
# role 0
|
||||
|
@ -102,9 +98,6 @@
|
|||
# max number of tables per vnode
|
||||
# maxTablesPerVnode 1000000
|
||||
|
||||
# Minimum number of tables in each vnode
|
||||
# minTablesPerVnode 100
|
||||
|
||||
# Step size of increasing table number in vnode
|
||||
# tableIncStepPerVnode 1000
|
||||
|
||||
|
|
Loading…
Reference in New Issue