[
https://issues.apache.org/jira/browse/SOLR-6189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter resolved SOLR-6189.
----------------------------------
Resolution: Fixed
Fix Version/s: 4.10
Simple solution to avoid publishing the down state for a replica if it's node
is not live.
> 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
> Fix For: 4.10
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]