[ 
https://issues.apache.org/jira/browse/SOLR-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13954881#comment-13954881
 ] 

Shawn Heisey commented on SOLR-5930:
------------------------------------

bq. all the cores should be healthy in order to say the instance is healthy.all 
the cores should be healthy in order to say the instance is healthy.

I'm not sure this is *exactly* what we want.  A particular Solr instance may be 
handling several indexes that have no connection with each other.  One of the 
cores related to one index may be disabled so that it can be rebuild after 
config changes, but the rest of the cores on that machine are perfectly 
functional.


> Add Threshold counts capability to PingRequestHandler
> -----------------------------------------------------
>
>                 Key: SOLR-5930
>                 URL: https://issues.apache.org/jira/browse/SOLR-5930
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Kranti Parisa
>            Priority: Minor
>              Labels: pingrequest
>
> PingRequestHandler in solrconfig.xml for doing threshold checks say min no of 
> documents to be presented in the index. we can specify the *:* in ping query 
> but then if that returns 0 documents, we should be able to say it's not 
> healthy.
> extension: (Shawn has described a work around - check the comments)
> options to configure  PingRequestHandler for the entire solr instance (in 
> multi-core environment). all the cores should be healthy in order to say the 
> instance is healthy.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to