You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2009/12/04 00:45:16 UTC

[Solr Wiki] Trivial Update of "ZooKeeperIntegration" by YonikSeeley

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.

The "ZooKeeperIntegration" page has been changed by YonikSeeley.
The comment on this change is: add link to SolrCould.
http://wiki.apache.org/solr/ZooKeeperIntegration?action=diff&rev1=10&rev2=11

--------------------------------------------------

   * https://issues.apache.org/jira/browse/SOLR-1277
   * https://issues.apache.org/jira/browse/SOLR-1431
   * https://issues.apache.org/jira/browse/SOLR-1585
+  * SolrCloud (other design notes)
  
  = ZooKeeper Component =
  There will be a !ZooKeeperComponent to be configured through solrconfig.xml. The !ZookeeperComponent may expose the !ZooKeeper client instance which could be used by any plugin for purposes such as adding/removing key/values or performing master election etc