[
https://issues.apache.org/jira/browse/SOLR-6189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14042355#comment-14042355
]
ASF subversion and git services commented on SOLR-6189:
-------------------------------------------------------
Commit 1605136 from [~thelabdude] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1605136 ]
SOLR-6189: Don't publish the state as down if the node is not live when
determining if a replica should be in leader-initiated recovery.
> 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]