[ https://issues.apache.org/jira/browse/SOLR-17860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Houston Putman resolved SOLR-17860. ----------------------------------- Fix Version/s: 9.10 9.9.1 Resolution: Fixed > 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: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org