Re: Solr PingQuery

2013-09-16 Thread Furkan KAMACI
I want to add one more thing for Shawn about Zookeeper. In order to have quorum, you need to have half the servers plus one available. Because of that let's assume you have 4 machine of Zookeeper and two of them communicating within them and other two of them communicating within them. Assume that

Re: Solr PingQuery

2013-09-14 Thread Shawn Heisey
On 9/14/2013 6:57 AM, Prasi S wrote: > I use SolrPingResponse.getStatus method to start indexing to solr. I use > SolrCloud with external zookeeper > > If i send it to the Zookeeper, if zookeeper is down, it returns NOTOK. > > But if one of my solr is up and second solr is down, the Ping returns