[ 
https://issues.apache.org/jira/browse/SOLR-17860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18016635#comment-18016635
 ] 

ASF subversion and git services commented on SOLR-17860:
--------------------------------------------------------

Commit 9f436387f5c6d8b66f6c74a5208911633bbb0c14 in solr's branch 
refs/heads/branch_9_9 from Houston Putman
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=9f436387f5c ]

SOLR-17860: Fix flaky TestDistribDocBasedVersion.testPullReplica

(cherry picked from commit a31193d37c59c52fe2335b43b6e0eadbe019e63e)


> 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
>             Fix For: 9.10, 9.9.1
>
>          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]

Reply via email to