Could be something network related. From the logs, it looks like 16 dropped 
out and then 17 and 15 decided that 17 is the new master. If you have not 
added more data since, you can restart 16 and see if it joins back to the 
cluster. Regardless, you probably want to set 
discovery.zen.minimum_master_nodes: 2 for all your 3 nodes to ensure that 
if a node drops out, it will not form a cluster by itself and continue to 
accept requests.

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/209b2d44-04dd-4c18-bec7-8b2b14b046dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to