Hi, 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 OK status. Is this the behavior? Thanks, Prasi