fix too much log in errsim

This commit is contained in:
nroskill
2022-11-08 12:35:28 +00:00
committed by wangzelin.wzl
parent b5c0373a99
commit 299a6501c1
5 changed files with 38 additions and 13 deletions

View File

@ -23,13 +23,11 @@
datafile_size: '60G'
system_memory: '15G'
cpu_count: '16'
stack_size: '512K'
cache_wash_threshold: '1G'
__min_full_resource_pool_memory: "1073741824"
workers_per_cpu_quota: '10'
schema_history_expire_time: '1d'
net_thread_count: '4'
enable_async_syslog: False
{{%% EXTRA_PARAM %%}}
{{%% PROXY_CONF %%}}

View File

@ -23,11 +23,9 @@ config:
memory_limit: '8G'
system_memory: '1G'
cpu_count: '24'
stack_size: '512K'
cache_wash_threshold: '1G'
__min_full_resource_pool_memory: "1073741824"
workers_per_cpu_quota: '10'
schema_history_expire_time: '1d'
net_thread_count: '4'
syslog_io_bandwidth_limit: '10G'
enable_async_syslog: 'FALSE'