You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Jan Høydahl (Jira)" <ji...@apache.org> on 2022/10/18 18:45:00 UTC

[jira] [Resolved] (SOLR-16471) Impossible to set bind host for Embedded Zookeeper in Solr9 docker image

     [ https://issues.apache.org/jira/browse/SOLR-16471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Høydahl resolved SOLR-16471.
--------------------------------
    Resolution: Not A Bug

> Impossible to set bind host for Embedded Zookeeper in Solr9 docker image
> ------------------------------------------------------------------------
>
>                 Key: SOLR-16471
>                 URL: https://issues.apache.org/jira/browse/SOLR-16471
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Henrik
>            Priority: Major
>
> Solr 9 switched clientPortAddress in solr/server/solr/zoo.cf from 0.0.0.0 to 127.0.0.1. When using the solr9 docker images it is impossible to override this value:
>  * The file is owned by root and cannot be overwritten
>  * The ZOOCFG and ZOOCFGDIR environment variables aren't read by solr/core/src/java/org/apache/solr/cloud/SolrZkServer.java
> The only workaround I have found is to duplicate solr's Dockerfile and build an alternative solr9 docker image.



--
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