Hi all,

I want to set up a solr cloud with x nodes and have 3 zookeepers servers.
As i understand the following parties need to know all zookeeper servers:
* All zookeeper servers
* All solr cloud nodes
* All solr4j cloud smart clients

So let's say if i make it hard coded and then want to add 2 zookeeper
nodes, I would have to update many places. This makes it hard to maintain
it.
How do you manage this? Is there a possibility to get the list of zookeeper
services dynamically? Any other idea?
I wanted to hear from your expereince how to achieve this task effectively.

Thanks,
David

Reply via email to