Henrik created SOLR-16471:
-----------------------------

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


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

Reply via email to