[
https://issues.apache.org/jira/browse/SOLR-16926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amrit Sarkar updated SOLR-16926:
--------------------------------
Description:
Embedded ZK running within Solr docker image for v9.2.1 is not reachable.
ZK running:
{{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}}
{{nc -vz localhost:9983}} works.
{{echo ruok | nc localhost 9983}} does not work.
was:
Embedded ZK running within Solr docker image for v9.2.1 is not reachable.
ZK running:
```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```
`nc -vz localhost:9983` works.
`echo ruok | nc localhost 9983` does not work.
> Embedded ZK not reachable via docker v9.2.1
> -------------------------------------------
>
> 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.2.1
> Reporter: Amrit Sarkar
> Priority: Critical
>
> Embedded ZK running within Solr docker image for v9.2.1 is not reachable.
> ZK running:
> {{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}}
> {{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]