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

Houston Putman commented on SOLR-16926:
---------------------------------------

Actually we don't want to use the loopback address, we will use the same logic 
that is used to determine the default SOLR_HOST (advertised SolrNode name) if 
none is given. This defaults to the (best) IP of the host.

> Embedded ZK not reachable via docker
> ------------------------------------
>
>                 Key: SOLR-16926
>                 URL: https://issues.apache.org/jira/browse/SOLR-16926
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Docker
>    Affects Versions: 9.0
>            Reporter: Amrit Sarkar
>            Priority: Critical
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Embedded ZK running within Solr docker image for v9.2.1 is not reachable.
> ZK running:
> {quote}2023-08-10 16:05:13.009 INFO  (main) [] o.a.s.c.SolrZkServer STARTING 
> EMBEDDED STANDALONE ZOOKEEPER SERVER at port 9983
> 2023-08-10 16:05:13.009 WARN  (main) [] o.a.s.c.SolrZkServer Embedded 
> Zookeeper is not recommended in production environments. See Reference Guide 
> for details.
> 2023-08-10 16:05:13.039 WARN  (embeddedZkServer) [] o.a.z.s.ServerCnxnFactory 
> maxCnxns is not configured, using default value 0.
> 2023-08-10 16:05:13.515 INFO  (main) [] o.a.s.c.ZkContainer Zookeeper 
> client=127.0.0.1:9983{quote}
> {{nc -vz localhost:9983}} works.
> {{echo ruok | nc localhost 9983}} does not work.



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