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

Houston Putman commented on SOLR-17860:
---------------------------------------

Oh wow that's crazy flaky. I'll look into it and fix it.

As for bug/improvement. This very much feels like a bug with an easy fix to me, 
since it certainly wasn't the original idea to not support PULL replicas with 
this URP. And since the fix is fairly safe (tests not withstanding), I think 
including it in 9.9.1 (if it ever comes out) is reasonable.

> 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