[
https://issues.apache.org/jira/browse/SOLR-16926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764569#comment-17764569
]
David Smiley commented on SOLR-16926:
-------------------------------------
I'd argue the concept of a bind host restriction, when it comes processes in a
container, is an obsolete concept. It's up to the person running the Docker
container to explicitly expose the ports desired.
> 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
> Assignee: Houston Putman
> Priority: Critical
> Fix For: 9.4
>
> Time Spent: 20m
> 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: [email protected]
For additional commands, e-mail: [email protected]