Hi,
Let's say we have an index with five shards and 0 replicas. I have 2 nodes.
Node 1 has 3 shards and node 2 has 2 shards. In such a setup, wil all
queries arriving on either machine still work successfully? Do Node1 and
Node2 talk to each other if they do not find the data in their own nodes?
--
Debayan Banerjee
devOps engineer
--
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/CAOvawCtPtyFmb0m_%2BsqwCa%2B1zJVcCo47MtAKkxuYM7TMYSFAEg%40mail.gmail.com .
For more options, visit https://groups.google.com/d/optout .
dadoonet
(David Pilato)
April 10, 2015, 10:16am
2
When you run a query, the Node which receives the request will try to locate all shards and run the query on those wherever they are located.
--
David
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs
Le 10 avr. 2015 à 11:47, Debayan Banerjee debayan.banerjee@paytm.com a écrit :
Hi,
Let's say we have an index with five shards and 0 replicas. I have 2 nodes. Node 1 has 3 shards and node 2 has 2 shards. In such a setup, wil all queries arriving on either machine still work successfully? Do Node1 and Node2 talk to each other if they do not find the data in their own nodes?
--
Debayan Banerjee
devOps engineer
--
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/CAOvawCtPtyFmb0m_%2BsqwCa%2B1zJVcCo47MtAKkxuYM7TMYSFAEg%40mail.gmail.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/C1EC0657-DE13-4A5D-A072-BC242DA04A02%40pilato.fr .
For more options, visit https://groups.google.com/d/optout .
Alright, thanks! Actually I was able to verify this by running the same
query on both nodes!
On Fri, Apr 10, 2015 at 3:46 PM, David Pilato david@pilato.fr wrote:
When you run a query, the Node which receives the request will try to
locate all shards and run the query on those wherever they are located.
--
David
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs
Le 10 avr. 2015 à 11:47, Debayan Banerjee debayan.banerjee@paytm.com a
écrit :
Hi,
Let's say we have an index with five shards and 0 replicas. I have 2
nodes. Node 1 has 3 shards and node 2 has 2 shards. In such a setup, wil
all queries arriving on either machine still work successfully? Do Node1
and Node2 talk to each other if they do not find the data in their own
nodes?
--
Debayan Banerjee
devOps engineer
--
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/CAOvawCtPtyFmb0m_%2BsqwCa%2B1zJVcCo47MtAKkxuYM7TMYSFAEg%40mail.gmail.com
https://groups.google.com/d/msgid/elasticsearch/CAOvawCtPtyFmb0m_%2BsqwCa%2B1zJVcCo47MtAKkxuYM7TMYSFAEg%40mail.gmail.com?utm_medium=email&utm_source=footer
.
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/C1EC0657-DE13-4A5D-A072-BC242DA04A02%40pilato.fr
https://groups.google.com/d/msgid/elasticsearch/C1EC0657-DE13-4A5D-A072-BC242DA04A02%40pilato.fr?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout .
--
Debayan Banerjee
devOps engineer
+91 8800846550
--
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/CAOvawCsFZUZAe1ZvURK78xh1KT79YBML7ok_%3D%3DcYOBCk8qzLkw%40mail.gmail.com .
For more options, visit https://groups.google.com/d/optout .