You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/03/30 22:34:00 UTC

[jira] [Commented] (SOLR-15292) Warn/Fail SignatureUpdateProcessorFactory init if cloud=true & overwriteDupes=true & signatureField != id

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

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

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

SOLR-15292: An ERROR is logged if SignatureUpdateProcessorFactory is used in 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: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org