[ https://issues.apache.org/jira/browse/SOLR-11492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16934895#comment-16934895 ]
Robert Bunch edited comment on SOLR-11492 at 9/21/19 3:28 AM: -------------------------------------------------------------- finally got a chance to get back to this. cleaned it up, replaced "cloud-scripts/zkcli.sh" in favor of "bin/solr zk". introduced notion of an overrides file so devs don't have to hack the script for their stuff or constantly have to provide custom options all day long. :) (just put variables in cloud.sh.overrides, same location) uploaded new version. given cloud.sh isn't in cloud-dev yet, please advise if I should send content differently, vs. uploading the whole file. was (Author: bunchr): finally got a chance to get back to this. cleaned it up, replaced "cloud-scripts/zkcli.sh" in favor of "bin/solr zk". introduced notion of an overrides file so devs don't have to hack the script for their stuff or constantly have to provide custom options all day long. :) (just put variables in cloud.sh.overrides, same location) uploaded new version. > More Modern cloud dev script > ---------------------------- > > Key: SOLR-11492 > URL: https://issues.apache.org/jira/browse/SOLR-11492 > Project: Solr > Issue Type: Improvement > Components: SolrCloud > Affects Versions: 8.0 > Reporter: Gus Heck > Assignee: Gus Heck > Priority: Minor > Attachments: SOLR-11492.patch, cloud.sh, cloud.sh, cloud.sh, > cloud.sh, cloud.sh, cloud.sh, cloud.sh > > > Most of the scripts in solr/cloud-dev do things like start using java -jar > and other similarly ancient techniques. I recently decided I really didn't > like that it was a pain to setup a cloud to test a patch/feature and that > often one winds up needing to blow away existing testing so working on more > than one thing at a time is irritating... so here's a script I wrote, if > folks like it I'd be happy for it to be included in solr/cloud-dev -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org