Distributed PingRequestHandler
------------------------------
Key: SOLR-2182
URL: https://issues.apache.org/jira/browse/SOLR-2182
Project: Solr
Issue Type: Improvement
Affects Versions: 1.4.1
Reporter: Shawn Heisey
Priority: Minor
Fix For: Next
I would like to have more distributed capability in the PingRequestHandler
healthcheck. Specifically, the ability for a "broker" core to specify a
PingRequestHandler that checks /admin/ping of multiple servers as well as it's
own "enable" file and returns an appropriate error response if any piece of it
fails. The goal of this is so that I can disable any individual shard server
and have the broker which queries it return an error to the load balancer.
You can specify a shards parameter and get a distributed *query* in the
handler, but that doesn't check if any of those shards are disabled.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]