[update config parameter]

This commit is contained in:
Hui Li 2020-07-29 13:32:13 +08:00
parent 2adc04b657
commit 3219bf14e2
1 changed files with 1 additions and 8 deletions

View File

@ -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