[
https://issues.apache.org/jira/browse/SOLR-12805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16628213#comment-16628213
]
ASF subversion and git services commented on SOLR-12805:
--------------------------------------------------------
Commit 667b8299e69755abfef89b3beb44cacdd292d479 in lucene-solr's branch
refs/heads/master from [~caomanhdat]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=667b829 ]
SOLR-12805: Store previous term (generation) of replica when start recovery
process
> Store previous term (generation) of replica when start recovery process
> -----------------------------------------------------------------------
>
> Key: SOLR-12805
> URL: https://issues.apache.org/jira/browse/SOLR-12805
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Cao Manh Dat
> Assignee: Cao Manh Dat
> Priority: Major
>
> Right now the current implementation of ZkShardTerms.startRecovering(core2) is
> from \{"core1" : 4, "core2" : 2} to \{"core1" : 4, "core2" : 4,
> "core2_recovering" : 4}. If we change the behaviorĀ a little bit to \{"core1"
> : 4, "core2" : 4, "core_recovering" : 2}. We will have more information about
> the current generation of core2's index which is a very useful information
> for leader election.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]