Re: One ZooKeeper and many Solr clouds

2014-11-14 Thread Enrico Trucco
Thank you very much, Jürgen. 2014-11-14 13:51 GMT+01:00 "Jürgen Wagner (DVT)" < juergen.wag...@devoteam.com>: > Hello Enrico, > you may use the chroot feature of Zookeeper to root the different > SolrCloud instances differently. Instead of zoohost1:2181, you can use > zoohost1:2181/cluster1 a

Re: One ZooKeeper and many Solr clouds

2014-11-14 Thread Jürgen Wagner (DVT)
Hello Enrico, you may use the chroot feature of Zookeeper to root the different SolrCloud instances differently. Instead of zoohost1:2181, you can use zoohost1:2181/cluster1 as the Zookeeper location. Unless there is a load issue with high rates of updates and other data traffic, a single Zookeep