So, The only way - we now have - to integrate ZooKeeper is by using '-DzkHost=url:port_of_ZooKeeper' when we start up a Solr instance?
+ I've noticed, when a solr instance goes down, the node comes inactive in Zookeeper - but the node is maintained in the list of nodes. How can you remove a solr instance from the list of hosts? 2011/2/10 Yonik Seeley <yo...@lucidimagination.com> > On Thu, Feb 10, 2011 at 5:00 PM, Stijn Vanhoorelbeke > <stijn.vanhoorelb...@gmail.com> wrote: > > I've completed the quick&dirty tutorials of SolrCloud ( see > > http://wiki.apache.org/solr/SolrCloud ). > > The whole concept of SolrCloud and ZooKeeper look indeed very promising. > > > > I found also some info about a 'ZooKeeperComponent' - From this conponent > it > > should be possible to configure ZooKeeper directly from the > sorlconfig.xml ( > > see http://wiki.apache.org/solr/ZooKeeperIntegration ). > > That's not part of what has been committed to trunk. > Also, if one want's to get solrconfig from zookeeper, having the > zookeeper config in solrconfig is a bit chicken and eggish ;-) > > -Yonik > http://lucidimagination.com >