Hello,

I'm having trouble retrieving ZK status in SolrCloud.

[cid:image008.png@01D5617D.76F32470]

As far as I know, I've followed all configuration instructions.

The ZK_HOST, ZK_CLIENT_TIMEOUT and SOLR_HOST settings are configured along with 
a myid file in the data directory. The zoo.cfg contains the following:

tickTime=2000
dataDir=C:\\apps\\zookeeper\\data
clientPort=2181
initLimit=5
syncLimit=2
server.1=server1:2888:3888
server.2=server2:2888:3888
autopurge.snapRetainCount=3
autopurge.purgeInterval=1

I'm using Solr 8.1 for Windows, which is running on Java 8. Log file attached.

Thanks,

Daniel

Reply via email to