You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/02/26 13:00:14 UTC

[jira] [Commented] (SOLR-6481) CLUSTERSTATUS action should consult /live_nodes when reporting the state of a replica

    [ https://issues.apache.org/jira/browse/SOLR-6481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14338297#comment-14338297 ] 

ASF subversion and git services commented on SOLR-6481:
-------------------------------------------------------

Commit 1662428 from shalin@apache.org in branch 'dev/branches/lucene_solr_4_10'
[ https://svn.apache.org/r1662428 ]

SOLR-6481: CLUSTERSTATUS action should consult /live_nodes when reporting the state of a replica

> 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
>            Assignee: Timothy Potter
>             Fix For: 4.10.4, 5.0
>
>         Attachments: SOLR-6481.patch
>
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org