On 12/22/2021 5:42 PM, Jonathan Tan wrote:
That's what that `bin/solr zk cp` function does right? It copies the `solr.xml` file into the chroot so that all other solr nodes will get it?
Yes. Copying solr.xml to zookeeper is described in the documentation: https://solr.apache.org/guide/8_11/using-zookeeper-to-manage-configuration-files.html#preparing-zookeeper-before-first-cluster-start Thanks, Shawn
