bruno-roustant opened a new pull request #47: URL: https://github.com/apache/solr/pull/47
There are many touched files. Most of them are modified only for the renaming of 'shardHandlerFactory:shardsWhitelist' to a top level property 'allowUrls'. I chose 'allowUrls' name to stay consistent with the existing 'allowPaths', otherwise I would have named it 'urlAllowList'. The doc is modified accordingly. At the core of this PR: - New AllowListUrlChecker (extraction of HttpShardHandlerFactory.WhitelistChecker). - HttpShardHandlerFactory and HttpShardHandler adapted. - IndexFetcher now uses AllowListUrlChecker. - New AllowListUrlCheckerTest. - New TestReplicationHandler.testUrlAllowList(). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org