epugh commented on code in PR #3272: URL: https://github.com/apache/solr/pull/3272#discussion_r2008103498
########## solr/modules/scripting/src/java/org/apache/solr/scripting/update/ScriptUpdateProcessorFactory.java: ########## @@ -216,13 +215,6 @@ void setScriptEngineCustomizer(ScriptEngineCustomizer scriptEngineCustomizer) { @Override public void inform(SolrCore core) { - if (!core.getCoreDescriptor().isConfigSetTrusted()) { Review Comment: Someday we'll have a `solr.warn.security-bestpractice.violation` setting ;-) -- 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. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org 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