[
https://issues.apache.org/jira/browse/SOLR-18409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18113102#comment-18113102
]
ASF subversion and git services commented on SOLR-18409:
--------------------------------------------------------
Commit 187532a9dea17e9ad616967790091635596db570 in solr's branch
refs/heads/branch_10x from Andrzej Bialecki
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=187532a9dea ]
SOLR-18409: CrossDC Producer: shouldMirror not whitelisted for distrib update
requests (#4864)
(cherry picked from commit be283cc89ab84b2063d0e01635f43c8bacd1ee9e)
> 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
> Fix For: main(11.0), 10.1
>
> Time Spent: 20m
> 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]