You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/10/20 15:59:00 UTC

[jira] [Commented] (SOLR-16482) Introduce internal envVar for passing props from the Dockerfile to bin/solr

    [ https://issues.apache.org/jira/browse/SOLR-16482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17621210#comment-17621210 ] 

ASF subversion and git services commented on SOLR-16482:
--------------------------------------------------------

Commit fabdc8e836264f309c0224ef190abe13bb749641 in solr's branch refs/heads/main from Houston Putman
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=fabdc8e8362 ]

SOLR-16482: Add internal envVar for passing opts to solr/bin (#1096)

The name of the envVar is SOLR_OPTS_INTERNAL

> 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-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org