Timothy Potter created SOLR-6481:
------------------------------------

             Summary: CLUSTERSTATUS action should consult /live_nodes when 
reporting the state of a replica
                 Key: SOLR-6481
                 URL: https://issues.apache.org/jira/browse/SOLR-6481
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
            Reporter: Timothy Potter


CLUSTERSTATUS action reports the state of replicas but it doesn't check 
/live_nodes, which means it might show a replica as "active" but the node is 
down, so the real state is "down".

Ideally, we need a helper method that gets replica status that consults live 
nodes so this error doesn't keep cropping up all over the code base.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to