Hi,

I am using the new Solr 8.2.0 with SolrCloud and external ZooKeeper 3.5.5.

However, after adding in the line under zoo.cfg
*4lw.commands.whitelist=**

I get the error under Cloud -> ZK Status in Solr
*"Errors: - membership: Check 4lq.commands.whitelist setting in zookeeper
configuration file."*

I have noticed that the issue is cause by adding the "conf" in the
whitelist. But if I do not add the "conf" to the whitelist, I will get the
following error:
*"Errors: - conf is not executed because it is not in the whitelist. Check
4lw.commands.whitelist setting in zookeeper configuration file."*

What could be the issue that cause this error, and how can we resolve it.

Thank you.

Regards,
Edwin

Reply via email to