[ 
https://issues.apache.org/jira/browse/SOLR-18409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrzej Bialecki updated SOLR-18409:
------------------------------------
    Component/s: module - crossDC

> CrossDC Producer: shouldMirror not whitelisted for distrib update requests
> --------------------------------------------------------------------------
>
>                 Key: SOLR-18409
>                 URL: https://issues.apache.org/jira/browse/SOLR-18409
>             Project: Solr
>          Issue Type: Bug
>          Components: module - crossDC
>    Affects Versions: 10.0, main(11.0), 9.10.1
>            Reporter: Andrzej Bialecki
>            Assignee: Andrzej Bialecki
>            Priority: Major
>
> {{MirroringUpdateRequestProcessorFactory.getInstance}} reads {{shouldMirror}} 
> from the request params, with default value of true if missing, and sets it 
> to {{false}} on mirroredParams, later used for distrib dispatch, but never 
> calls 
> {{{}DistributedUpdateProcessorFactory.addParamToDistributedRequestWhitelist{}}}.
>  Solr's {{DistributedUpdateProcessor.filterParams}} copies only whitelisted 
> params onto forwarded sub-requests, so the anti-loop flag is dropped on every 
> distributed hop.



--
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