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

Henrik commented on SOLR-16471:
-------------------------------

Thanks a lot for the tip about using volume bind bounds, that solved this issue 
for us :)

We're using solrcloud and embedded zookeeper for feature tests, and when 
running our applications locally.  Having the embedded zk available makes the 
setup slightly easier.

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to