fix too much log in errsim
This commit is contained in:
@ -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 %%}}
|
||||
|
||||
@ -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'
|
||||
|
||||
Reference in New Issue
Block a user