[
https://issues.apache.org/jira/browse/SOLR-6721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205388#comment-14205388
]
ASF subversion and git services commented on SOLR-6721:
-------------------------------------------------------
Commit 1637986 from [email protected] in branch 'dev/trunk'
[ https://svn.apache.org/r1637986 ]
SOLR-6721: ZkController.ensureReplicaInLeaderInitiatedRecovery puts replica in
local map before writing to ZK
> ZkController.ensureReplicaInLeaderInitiatedRecovery puts replica in local map
> before writing to ZK
> --------------------------------------------------------------------------------------------------
>
> Key: SOLR-6721
> URL: https://issues.apache.org/jira/browse/SOLR-6721
> Project: Solr
> Issue Type: Bug
> Components: SolrCloud
> Affects Versions: 4.10.2
> Reporter: Shalin Shekhar Mangar
> Assignee: Shalin Shekhar Mangar
> Priority: Minor
> Fix For: 5.0, Trunk
>
> Attachments: SOLR-6721.patch
>
>
> ZkController.ensureReplicaInLeaderInitiatedRecovery puts replica information
> in the local "replicasInLeaderInitiatedRecovery" map before writing to ZK. If
> there is an exception writing to ZK then the replica is still in the local
> map preventing future indexing failures from setting the replica in "down"
> state.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]