[
https://issues.apache.org/jira/browse/SOLR-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117472#comment-16117472
]
Anshum Gupta commented on SOLR-11126:
-------------------------------------
Thanks for taking a look at this [~shalinmangar].
I've changed the logging to debug, and also removed the {{updateLiveNodes()}}
call from the code.
In terms of getting this to work for standalone mode too, the PING request
handler as of now is distributed and is kind of orthogonal from the intent with
which this was added. I think we should be able to support both off the same
handler, but I would want to give it more thought instead of just moving the
code for standalone mode here.
Did you intend to just get the PING handler to work for standalone mode,
without deprecating ? If so, that's rather simple, but as I mentioned earlier,
I'd want to give it a little more thought. Feel free to chime in if you think I
didn't understand you well.
> 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
> Fix For: master (8.0)
>
> Attachments: 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
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]