Hi Jan,
Thank you for your response. It was very helpful.
Best regards,
Mingchun
2024年11月27日(水) 17:56 Jan Høydahl :
> Hi,
>
> That one port should be enough. Remember to configure your new zk cluster
> with 4lw.commands.whitelist==mntr,conf,ruok as specified in
> https://solr.apache.org/guide/s
Hi,
That one port should be enough. Remember to configure your new zk cluster with
4lw.commands.whitelist==mntr,conf,ruok as specified in
https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-ensemble.html#configuration-for-a-zookeeper-ensemble
Between ZKs you need more ports for
Hi,
We are building a cluster environment on Azure using Solr 9.7.0 and
ZooKeeper 3.9.2. Regarding communication from SolrCloud to ZooKeeper
servers, aside from the client port 2181, are there any other ports that
need to be allowed?
In our previous environment with Solr 8.4.0 and ZooKeeper 3.5.7