Re: Solr Cloud prevent Ping Request From Forwarding Request

2016-09-22 Thread Shawn Heisey
On 9/22/2016 11:33 AM, jimtronic wrote: > 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

Re: Solr Cloud prevent Ping Request From Forwarding Request

2016-09-22 Thread jimtronic
It seems like all the parameters in the PingHandler get processed by the remote server. So, things like shards=localhost or distrib=false take effect too late. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Cloud-prevent-Ping-Request-From-Forwarding-Request

Re: Solr Cloud prevent Ping Request From Forwarding Request

2016-09-22 Thread Erick Erickson
andler 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

Solr Cloud prevent Ping Request From Forwarding Request

2016-09-22 Thread jimtronic
s 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