how many replicas
>>>> need to confirm to the leader before the response is supplied to the
>>>> client, as you can with say MongoDB replicas.
>
> Yes, that's possible. It's what I was thinking about when I mentioned
> "...general case flow". T
That capability is relatively new, and not the
default, which is why I didn't mention it.
-Original Message-----
From: hairymccla...@yahoo.com.INVALID [mailto:hairymccla...@yahoo.com.INVALID]
Sent: Friday, October 21, 2016 4:07 AM
To: solr-user@lucene.apache.org
Subject: Re: Load balanci
default, which is why I didn't mention it.
-Original Message-
From: hairymccla...@yahoo.com.INVALID [mailto:hairymccla...@yahoo.com.INVALID]
Sent: Friday, October 21, 2016 4:07 AM
To: solr-user@lucene.apache.org
Subject: Re: Load balancing with solr cloud
As I understand it for non-SolrCloud
o solr nodes. There's definitely no need to
> distribute load between zookeepers for this situation.
>
> Regards,
> Garth Grimm
>
> -Original Message-----
> From: Sadheera Vithanage [mailto:sadhee...@gmail.com]
> Sent: Thursday, October 20, 2016 5:11 PM
> To: sol
:55 PM
To: solr-user@lucene.apache.org
Subject: Re: Load balancing with solr cloud
Thank you very much John and Garth,
I've tested it out and it works fine, I can send the updates to any of the solr
nodes.
If I am not using a zookeeper aware client and If I direct all my queries (read
queries
; distribute load between zookeepers for this situation.
>
> Regards,
> Garth Grimm
>
> -Original Message-
> From: Sadheera Vithanage [mailto:sadhee...@gmail.com]
> Sent: Thursday, October 20, 2016 5:11 PM
> To: solr-user@lucene.apache.org
> Subject: Load balancing
Regards,
Garth Grimm
-Original Message-
From: Sadheera Vithanage [mailto:sadhee...@gmail.com]
Sent: Thursday, October 20, 2016 5:11 PM
To: solr-user@lucene.apache.org
Subject: Load balancing with solr cloud
Hi again Experts,
I have a question related to load balancing in solr cl
Others on the list are more expert, but I think your #1 Zookeeper will not
get hammered.
As I understand it, Solr itself (the leader) will handle farming out the
work to the other two Solr nodes.
The amount of traffic on the Zookeeper instances should be minimal.
Now - could your SolrCloud of 3
Hi again Experts,
I have a question related to load balancing in solr cloud.
If we have 3 zookeeper nodes and 3 solr instances (1 leader, 2 secondary
replicas and 1 shard), when the traffic comes in the primary zookeeper
server will be hammered, correct?
I understand (or is it wrong) that zookee