daily config

This commit is contained in:
tanwenhai 2020-12-16 17:05:29 +08:00
parent ca6b02d19f
commit 4eb53990f4

View File

@ -32,4 +32,7 @@ oms.container.retention.local=1
oms.container.retention.remote=-1 oms.container.retention.remote=-1
####### 缓存配置 ####### ####### 缓存配置 #######
oms.instance.metadata.cache.size=1024 oms.instance.metadata.cache.size=1024
####### 精确获取 server 的百分比0100100代表每次 worker 获取 server 都会进行完整的探活流程,不存在脑裂问题,但有性能开销 #######
oms.accurate.select.server.percentage = 50