[
https://issues.apache.org/jira/browse/SOLR-17860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18015532#comment-18015532
]
ASF subversion and git services commented on SOLR-17860:
--------------------------------------------------------
Commit e606c5c450d88342f6a48981409a47be6de97bc3 in solr's branch
refs/heads/branch_9x from Houston Putman
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=e606c5c450d ]
SOLR-17860: Support PULL replicas in DocBasedVersionConstraintsProcessor (#3471)
(cherry picked from commit 26ad021d0776fc950afa9216475a1bd945bbc5c7)
> DocBasedVersionConstraintsProcessorFactory does not support PULL replicas
> -------------------------------------------------------------------------
>
> Key: SOLR-17860
> URL: https://issues.apache.org/jira/browse/SOLR-17860
> Project: Solr
> Issue Type: Bug
> Components: SolrCloud, UpdateRequestProcessors
> Reporter: Houston Putman
> Assignee: Houston Putman
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently the {{DocBasedVersionConstraintsProcessorFactory}} cannot be used
> with Pull Replicas because it has a very old check to make sure that the Core
> has an UpdateLog configured. Since the
> {{DocBasedVersionConstraintsProcessorFactory}} should be able to handle only
> doing the necessary logic on the leader, this check can be skipped for
> non-leader-eligible replicas (PULL).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]