Tars 添加节点失败
作者: adropofsnow创建于 2024年1月2日更新于 2024年1月3日
标签bug
enableset=n
setdivision
locator=tars.tarsregistry.QueryObj@tcp -h 172.22.245.21 -p 17890
async-invoke-timeout=5000
refresh-endpoint-interval=60000
stat=tars.tarsstat.StatObj
property=tars.tarsproperty.PropertyObj
report-interval=60000
modulename=tars.tarsnode
sync-invoke-timeout=6000
asyncthread=3
app=tars
server=tarsnode
localip=***.****.***.*** # this is the public IP address of the newly added node
local=tcp -h 0.0.0.0 -p 19387 -t 10000
basepath=/usr/local/app/tars/tarsnode/data
datapath=/usr/local/app/tars/tarsnode/data
logpath=/usr/local/app/tars/app_log
logsize=10M
lognum=10
logLevel=DEBUG
config=tars.tarsconfig.ConfigObj
notify=tars.tarsnotify.NotifyObj
log=tars.tarslog.LogObj
activating-timeout=10000
deactivating-timeout=3000
endpoint=tcp -h 0.0.0.0 -p 19385 -t 60000
allow
maxconns=1024
threads=5
queuecap=10000
queuetimeout=4000
servant=tars.tarsnode.NodeObj
endpoint=tcp -h 0.0.0.0 -p 19386 -t 60000
allow
maxconns=1024
threads=5
queuecap=10000
queuetimeout=4000
servant=tars.tarsnode.ServerObj
registryObj=tars.tarsregistry.RegistryObj
cmd_white_list_ip
heartTimeout=45
monitorInterval=3
synStatInterval=60
file=serversCache.dat
minBlock=500
maxBlock=500
factor=1
size=10M
内容来源: TarsCloud/Tars