[ https://issues.apache.org/jira/browse/SOLR-11492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16930001#comment-16930001 ]
Robert Bunch commented on SOLR-11492: ------------------------------------- against Ubuntu 14.04.6/Trusty LTS * new -r [OK] * stop [OK] * start [OK] * the problem child ... restart -c ... [OK] COLLECTIONS FOUND IN ZK enron enron3 enron2 nuke enron Removing Zookeeper node /solr__home_bunchr_Downloads_lab_2019-09-15/collections/enron from ZooKeeper at localhost:2181 recurse: true 0 nuke enron3 Removing Zookeeper node /solr__home_bunchr_Downloads_lab_2019-09-15/collections/enron3 from ZooKeeper at localhost:2181 recurse: true 0 nuke enron2 Removing Zookeeper node /solr__home_bunchr_Downloads_lab_2019-09-15/collections/enron2 from ZooKeeper at localhost:2181 recurse: true 0 > 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: 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.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org