[ https://issues.apache.org/jira/browse/SOLR-16457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17616547#comment-17616547 ]
ASF subversion and git services commented on SOLR-16457: -------------------------------------------------------- Commit f4cca0d0a51d49266baac422cb07a100aa6e2172 in solr's branch refs/heads/main from Kevin Risden [ https://gitbox.apache.org/repos/asf?p=solr.git;h=f4cca0d0a51 ] SOLR-16457: solr.data.home should not be set to empty string in bin/solr (#1066) > solr.data.home should not be set to empty string in bin/solr > ------------------------------------------------------------ > > Key: SOLR-16457 > URL: https://issues.apache.org/jira/browse/SOLR-16457 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Components: cli > Affects Versions: 9.0 > Reporter: Kevin Risden > Assignee: Kevin Risden > Priority: Blocker > Fix For: 9.1 > > Time Spent: 2h 40m > Remaining Estimate: 0h > > solr.data.home should not be set to empty string in bin/solr since that > causes the security.policy to be more wide open than it should. > solr.cmd does NOT have the same issue since it explicitly checks the case of > empty SOLR_DATA_HOME before adding it. > https://github.com/apache/solr/blob/main/solr/bin/solr.cmd#L1342 -- 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