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

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

Commit ebe6e4e1561185a0751594d62513252623689af0 in solr's branch 
refs/heads/main from Chris M. Hostetter
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=ebe6e4e ]

SOLR-15292: SignatureUpdateProcessorFactory will fail to initialize if it is 
used in a SolrCloud cluster in a way that is known to be problematic with 
multiple replicas


> Warn/Fail SignatureUpdateProcessorFactory init if cloud=true & 
> overwriteDupes=true & signatureField != id
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-15292
>                 URL: https://issues.apache.org/jira/browse/SOLR-15292
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Chris M. Hostetter
>            Assignee: Chris M. Hostetter
>            Priority: Major
>         Attachments: SOLR-15292.patch, SOLR-15292.patch
>
>
> I propose we should make SignatureUpdateProcessorFactory.inform(SolrCore) log 
> an ERROR on 8x, and fail on 9x, if it detects:
> * This is a SolrCloud cluster
> * overwriteDupes=true
> * signatureField does not match the uniqueKey field of the collection



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to