[
https://issues.apache.org/jira/browse/SOLR-16926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754140#comment-17754140
]
ASF subversion and git services commented on SOLR-16926:
--------------------------------------------------------
Commit 3b2b1b7f790986c84671c505e8055afb4dc59c76 in solr's branch
refs/heads/main from Houston Putman
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=3b2b1b7f790 ]
SOLR-16926: Give override for EmbeddedZK bind host (#1836)
> 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: 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]