What happens (or should happen) if your elasticsearch configurations don't match?

I'm wondering if anyone knows (can't easily test right now) what happens if
your elasticsearch configurations on different nodes don't match:
e.g.
if you have index.number_of_replicas: 0 on one node, and 1 on another -
will replicas be made, or not?
Is there any reasonable use of having different values here?

Cheers,
-Robin-

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/2f8f22c5-c8ca-48f2-8517-8c6e93a98eb1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

My guy says some config will matter on each node (minimum master nodes) and the rest will only use the master's value.

Sent from my iPhone

On Mar 7, 2014, at 5:15 AM, Robin Clarke robin13@gmail.com wrote:

I'm wondering if anyone knows (can't easily test right now) what happens if your elasticsearch configurations on different nodes don't match:
e.g.
if you have index.number_of_replicas: 0 on one node, and 1 on another - will replicas be made, or not?
Is there any reasonable use of having different values here?

Cheers,
-Robin-

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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/2f8f22c5-c8ca-48f2-8517-8c6e93a98eb1%40googlegroups.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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/647CB501-5634-4404-87CC-B322949CC316%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Certainly settings such as shards and replicas will not matter, they'll
take what the original master node sets them up as. Shards and Replica
settings can be set per index you see.

On Friday, March 7, 2014 10:15:46 AM UTC, Robin Clarke wrote:

I'm wondering if anyone knows (can't easily test right now) what happens
if your elasticsearch configurations on different nodes don't match:
e.g.
if you have index.number_of_replicas: 0 on one node, and 1 on another -
will replicas be made, or not?
Is there any reasonable use of having different values here?

Cheers,
-Robin-

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/a2b2a934-9880-4361-b62f-4b30015e9d98%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.