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

Houston Putman commented on SOLR-16620:
---------------------------------------

We have an integration test for with SSL and basic auth, look at the 
{{test_ssl.bats}} file!

I think my idea was that {{bin/solr check ready}} and {{bin/solr check live}} 
should be commands, not sure what I think now though... Would have to ponder to 
make sure it still makes sense.

> Solr CLI should be able to do a node healthcheck
> ------------------------------------------------
>
>                 Key: SOLR-16620
>                 URL: https://issues.apache.org/jira/browse/SOLR-16620
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCLI
>            Reporter: Houston Putman
>            Priority: Major
>
> This healthcheck only needs to work for the localhost, but obviously support 
> a customized port.
> This healthcheck command should also support a healthcheck type, such as 
> "ready" or "live". The backend API calls for these types can change over 
> time, but "admin/info/health" is a good start for "ready" and 
> "admin/info/system" can be the first implementation for "live".
> Future tickets can be spun off to make each implementation better.
> These healthchecks should work with TLS and Auth if either is enabled.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to