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.
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.