Have you already looked at cluster status api?
https://cwiki.apache.org/confluence/display/solr/Collections+API#CollectionsAPI-api18


On Tue, Apr 5, 2016 at 10:09 AM, preeti kumari <preeti.bg...@gmail.com>
wrote:

> Hi,
>
> I am using solr 5.2.1 . We need to configure F5 load balancer with
> zookeepers.
> For that we need to know whether our cluster as a whole is eligible to
> serve queries or not. We can get cluster state using ping request handler
> but in solr 5.2.1 with distrib=true it gives exception(known bug in solr
> 5.2.1). So now I need :
>
> 1. Any way to get cluster state as a whole to see if cluster can serve
> queries without going to individual solr nodes.
> 2. If we can anyhow get this info from zookeepers
> 3. can we make ping request handler with distrib=true work in solr 5.2.1
>
> Any info in this regard would be appreciated where i don't want to go to
> individual solr nodes.
>
> Thanks
> Preeti
>

Reply via email to