Mark Miller created SOLR-3609:
---------------------------------
Summary: Pin down the Solr webapp to a specific directory rather
than a unique random directory.
Key: SOLR-3609
URL: https://issues.apache.org/jira/browse/SOLR-3609
Project: Solr
Issue Type: Improvement
Reporter: Mark Miller
Assignee: Mark Miller
Fix For: 4.0, 5.0
I'd like to pin down the extracted webapp dir to a constant known location. I
think this is a better user experience, in that the location is fixed, and it
also would allow us to write scripts that can find all of our jars.
For example, there is currently some functionality in ZkController.main to
handle some ZooKeeper tasks before starting Solr - something you often want to
be able to do. There are more tools that would be nice to add. To create the
best user experience for these tools, it would be great to have an
example/cloud-tools directory with some simple scripts to make for easy cmd
line execution. These scripts will need to be able to easily locate the webapps
jars.
--
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: [email protected]
For additional commands, e-mail: [email protected]