[
https://issues.apache.org/jira/browse/SOLR-17860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18015499#comment-18015499
]
ASF subversion and git services commented on SOLR-17860:
--------------------------------------------------------
Commit 26ad021d0776fc950afa9216475a1bd945bbc5c7 in solr's branch
refs/heads/main from Houston Putman
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=26ad021d077 ]
SOLR-17860: Support PULL replicas in DocBasedVersionConstraintsProcessor (#3471)
> 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]