medcl / elasticsearch-rtf

elasticsearch中文发行版,针对中文集成了相关插件,方便新手学习测试.
Apache License 2.0
2.67k stars 715 forks source link

discovery.zen.ping.timeout doesn't work #26

Closed magicwt closed 9 years ago

magicwt commented 10 years ago

hello: we used two machines to build an elasticsearch cluster. when we start the second machine, this machine publishes a ping, but the first machine doesn't response in 3 seconds, so the first machine will become a new cluster. we configure the discovery.zen.ping.timeout to 30s, but it doesn't work and the second machine still wait for 3 seconds.