[ https://issues.apache.org/jira/browse/SOLR-16482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17621213#comment-17621213 ]
ASF subversion and git services commented on SOLR-16482: -------------------------------------------------------- Commit 69dde164368f999ffdf8ba43f18db958edcf6d28 in solr's branch refs/heads/branch_9_1 from Houston Putman [ https://gitbox.apache.org/repos/asf?p=solr.git;h=69dde164368 ] SOLR-16482: Add internal envVar for passing opts to solr/bin (#1096) The name of the envVar is SOLR_OPTS_INTERNAL (cherry picked from commit fabdc8e836264f309c0224ef190abe13bb749641) > Introduce internal envVar for passing props from the Dockerfile to bin/solr > --------------------------------------------------------------------------- > > Key: SOLR-16482 > URL: https://issues.apache.org/jira/browse/SOLR-16482 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: Docker > Affects Versions: 9.0 > Reporter: Houston Putman > Priority: Major > Time Spent: 20m > Remaining Estimate: 0h > > We have had the need to specify system properties in the Docker container > multiple times over the last year (Log4J vulnerability & JDK17 bugs). Fixing > this would be much easier if we could rely on a envVar that we know isn't > used by users, so we could pass this information straight to bin/solr. > Since the docker image and solr are released together, this is unnecessary > for fixing bugs in newer versions. It is merely creating an easy vector to > fix existing docker images, where we cannot update the bin/solr they are > using. -- 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