Don't know if it works with ping, but try &distrib=false perhaps?

But wouldn't you still have, at best, "no such collection?" or
something?

You may have to read state(s) from Zookeeper and ping each one
directly only if it has a replica for a particular collection.

Best,
Erick

On Thu, Sep 22, 2016 at 10:33 AM, jimtronic <jimtro...@gmail.com> wrote:
> Here's the scenario:
>
> Boxes 1,2, and 3 have replicas of collections dogs and cats. Box 4 has only
> a replica of dogs.
>
> All of these boxes have a healthcheck file on them that works with the
> PingRequestHandler to say whether the box is up or not.
>
> If I hit Box4/cats/admin/ping, Solr forwards the ping request to another box
> which returns with status OK.
>
> Is there anyway to stop a box from forwarding a request to another node?
>
> Thanks!
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Solr-Cloud-prevent-Ping-Request-From-Forwarding-Request-tp4297521.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to