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

Amrit Sarkar commented on SOLR-11126:
-------------------------------------

Integrated SOLR-11126-v2.patch into fresh one: SOLR-11126.patch against 
*{{master}}* branch and changed the V1 API path to *{{/admin/info/health}}* and 
V2 API *{{/api/node/health}}* is now supported.

The V1 API path is changed and moved under InfoHandler in conjunction to 
already supported V2 APIs listed in 
https://lucene.apache.org/solr/guide/7_5/implicit-requesthandlers.html.

*  added another negative test when CoreContainer is not available (null or 
shutdown)
*  removed redundant overridden methods
*  added relevant documentation

Tests and Precommit pass. Requesting review and feedback.

> Node-level health check handler
> -------------------------------
>
>                 Key: SOLR-11126
>                 URL: https://issues.apache.org/jira/browse/SOLR-11126
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Anshum Gupta
>            Assignee: Anshum Gupta
>            Priority: Major
>             Fix For: master (8.0)
>
>         Attachments: SOLR-11126-v2.patch, SOLR-11126.patch, SOLR-11126.patch
>
>
> Solr used to have the PING handler at core level, but with SolrCloud, we are 
> missing a node level health check handler. It would be good to have. The API 
> would look like:
> * solr/admin/health (v1 API)
> * solr/node/health (v2 API)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to