Are you saying you have 3 separate cluster? Each has 1 master node, 1 data node and 1 client node? Sorry I am not sure what your configuration is. For "No. of nodes" the only nodes you need to consider is any node which has "node.master: true".
The formula to calculate no of minimum master nodes is = (no.of nodes/2+1).
My Question is
1.while calculating whether I should consider no of nodes as master, data, client or all nodes in the cluster.
2. How to set and calculate minimum master nodes value in elasticsearch.yml?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.