Timothy Potter created SOLR-6189:
------------------------------------

             Summary: If the node hosting a replica is not "live", then 
leader-initiated recovery may publish the "down" state more than once.
                 Key: SOLR-6189
                 URL: https://issues.apache.org/jira/browse/SOLR-6189
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
            Reporter: Timothy Potter
            Assignee: Timothy Potter
            Priority: Minor


In ZkController#ensureReplicaInLeaderInitiatedRecovery, the leader will publish 
the "down" state for a replica more than once if the node is not live. This is 
inefficient and can cause too many state change events to occur, one is 
sufficient.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to