Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-16620

Solr CLI should be able to do a node healthcheck

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • SolrCLI
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              houston Houston Putman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: