[ https://issues.apache.org/jira/browse/SOLR-17347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862811#comment-17862811 ]
ASF subversion and git services commented on SOLR-17347: -------------------------------------------------------- Commit 128ccfb5153f6694c80b96cbc07e85bd4b065f3a in solr's branch refs/heads/branch_9x from David Smiley [ https://gitbox.apache.org/repos/asf?p=solr.git;h=128ccfb5153 ] SOLR-17347: Remove ENV storage/retrieval in EnvUtils (#2534) Removed "env" methods because Solr code should almost always access global configuration via system properties. Properties are augmented with the "env" nonetheless. (cherry picked from commit 07ff133852545054d4fe13473588343e3e4d33b5) > Remove the env from EnvUtils > ---------------------------- > > Key: SOLR-17347 > URL: https://issues.apache.org/jira/browse/SOLR-17347 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Reporter: David Smiley > Assignee: David Smiley > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > It's been problematic for EnvUtils to have "env" data and env accessors. The > mapping of env vars to sys props is fine. See the follow-up comments > [here|https://issues.apache.org/jira/browse/SOLR-15960?focusedCommentId=17856840&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17856840]. -- 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