You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Amrit Sarkar (JIRA)" <ji...@apache.org> on 2018/12/11 06:43:00 UTC

[jira] [Created] (SOLR-13055) Introduce check to determine "liveliness" of a Solr node

Amrit Sarkar created SOLR-13055:
-----------------------------------

             Summary: Introduce check to determine "liveliness" of a Solr node
                 Key: SOLR-13055
                 URL: https://issues.apache.org/jira/browse/SOLR-13055
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Amrit Sarkar


As the applications becoming cloud friendly; there are multiple probes which are required to verify availability of a node.

Like in Kubernetes we need 'liveliness' and 'readiness' probe explained in https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/n determine if a node is live and ready to serve live traffic.

Solr should also support such probes out of the box as an API or otherwise to make things easier. In this JIRA, we are tracking the necessary checks we need to determine if a node is  'liveliness', in all modes, standalone and cloud.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org