There is no default value for minimum_master_nodes. If not set, the value is not used to determine if the cluster is whole.
If the documents do not have a duplicate, they should be merged when the node rejoins the cluster. If you set the minimum_master_nodes, the cluster will not accept any document inserts if the cluster is red. The cluster will be red if only one node is present (in order to prevent split brain). Cheers, Ivan On Mon, Apr 28, 2014 at 12:40 AM, hongsgo <[email protected]> wrote: > thanks you very much. > > i have new questions. > > first what is default value of discovery.zen.minimum_master_nodes? > > second, about isolated 16 node. > client is reuqest to save at "abc index" of 16 node(not joined to > cluster > yet) > succeed to save. > > after restart 16 node. then joined cluster. > abc index data is ok? > if not duplicate doc id. it would be ok? > after mix with 16, 17, 18 nodes > > > > > > -- > View this message in context: > http://elasticsearch-users.115913.n3.nabble.com/what-s-happend-my-es-cluster-plz-help-me-tp4054448p4054890.html > Sent from the ElasticSearch Users mailing list archive at Nabble.com. > > -- > 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/1398670831625-4054890.post%40n3.nabble.com > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CALY%3DcQA4L%3DCiXNKQn6d_dQjZGoHc5JYSVaBkSojZfFPhZw7xNg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
