-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 8.0, master (9.0)
-
Component/s: None
-
Labels:None
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)
- is cloned by
-
SOLR-13055 Introduce check to determine "liveliness" of a Solr node
-
- Resolved
-
- is related to
-
SOLR-11456 HealthCheckHandlerTest.testHealthCheckHandler() asserts nothing useful
-
- Closed
-
-
SOLR-11457 HealthCheckHandlerTest.testHealthCheckHandlerSolrJ() non-reproducible failures -- test order/timing realted?
-
- Closed
-
-
SOLR-11099 Provide a mechanism to add non-core level handlers
-
- Open
-