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

ASF GitHub Bot updated SOLR-18409:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{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