Commit 75e64427 by yinyong

Update elasticsearch.yml

parent 522edfe5
......@@ -5,6 +5,8 @@ network.host: 0.0.0.0
# set to 1 to allow single node clusters
# Details: https://github.com/elastic/elasticsearch/pull/17288
discovery.zen.minimum_master_nodes: 1
discovery.zen.fd.ping_timeout: 5000s
discovery.zen.fd.ping_retries: 10
thread_pool:
warmer:
core: 1
......
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