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: [email protected]
For additional commands, e-mail: [email protected]