[ https://issues.apache.org/jira/browse/SOLR-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409939#comment-13409939 ]
Mark Miller commented on SOLR-3460: ----------------------------------- This little tool was original pretty modest in scope - it's clear we need more though, so I've already started on working on a 'next gen' version of this thing. Instead of a simple bootstrap cmd util, it will be our simple ZooKeeper CLI tool that can do a variety of things. It will initially allow you to: bootstrap config based on solr.xml and local setup bootstrap a config dir to a named config set reverse the previous two (eg go from zk to local file system with config files) link a specific collection to a config set name (even before startup up your cluster) clear ZooKeeper (for starting fresh) This should make all of these tasks easily scriptable. > Improve cmd line config bootstrap tool. > --------------------------------------- > > Key: SOLR-3460 > URL: https://issues.apache.org/jira/browse/SOLR-3460 > Project: Solr > Issue Type: Improvement > Components: SolrCloud > Reporter: Mark Miller > Assignee: Mark Miller > Fix For: 4.0 > > Attachments: SOLR-3460.patch > > > Improve cmd line tool for bootstrapping config sets. Rather than take a > config set name and directory, make it work like -Dboostrap_conf=true and > read solr.xml to find config sets. Config sets will be named after the > collection and auto linked to the identically named collection. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org