[ https://issues.apache.org/jira/browse/SOLR-17739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953178#comment-17953178 ]
ASF subversion and git services commented on SOLR-17739: -------------------------------------------------------- Commit fee2cbbb845cca8a0e235b7726eec25c9bb79d72 in solr's branch refs/heads/main from Abhishek Umarjikar [ https://gitbox.apache.org/repos/asf?p=solr.git;h=fee2cbbb845 ] SOLR-17739: ConfigSet API should return error when forbidden file types are in the upload (#3351) --------- Co-authored-by: Eric Pugh <ep...@opensourceconnections.com> > ConfigSet API should return error when forbidden file types are in the upload > .zip file > --------------------------------------------------------------------------------------- > > Key: SOLR-17739 > URL: https://issues.apache.org/jira/browse/SOLR-17739 > Project: Solr > Issue Type: Task > Components: configset-api > Reporter: Eric Pugh > Assignee: Eric Pugh > Priority: Minor > Labels: newdev, pull-request-available > Time Spent: 40m > Remaining Estimate: 0h > > The Forbidden Files configuration for ConfigSet > ([https://solr.apache.org/guide/solr/latest/configuration-guide/config-sets.html#forbidden-file-types)] > logs warnings that the files are being excluded, but an end user calling the > API wouldn't know that. > The API should instead raise an Exception, and NOT allow the ConfigSet to be > created. A warning in the logs of why the Exception was raised seems useful. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org