You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Houston Putman (Jira)" <ji...@apache.org> on 2023/01/13 22:27:00 UTC

[jira] [Created] (SOLR-16620) Solr CLI should be able to do a node healthcheck

Houston Putman created SOLR-16620:
-------------------------------------

             Summary: 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
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCLI
            Reporter: Houston Putman


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-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org