Commit 7878bf23 by yinyong

Update elasticsearch.yml

parent d87b2fba
...@@ -5,3 +5,8 @@ network.host: 0.0.0.0 ...@@ -5,3 +5,8 @@ network.host: 0.0.0.0
# set to 1 to allow single node clusters # set to 1 to allow single node clusters
# Details: https://github.com/elastic/elasticsearch/pull/17288 # Details: https://github.com/elastic/elasticsearch/pull/17288
discovery.zen.minimum_master_nodes: 1 discovery.zen.minimum_master_nodes: 1
thread_pool:
warmer:
core: 1
max: 12
keep_alive: 2m
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment