gus-asf commented on PR #2279:
URL: https://github.com/apache/solr/pull/2279#issuecomment-1954812346
   > I wonder if some of what cloud.sh does could be delegated to other scripts 
that get more testing? To make it less brittle?
   
   Some things to think about: 
   
   - It's only intended for dev testing (so bin/solr is not a place for it I 
think). 
   - It's dependent on knowing where to find a checkout of solr
   - It's got routines that clear out data from a zk root (dangerous)
   
   So these things are part of why it's on it's own. If we have other dev 
testing support it could be coordinated with that, but IMHO this script should 
never come anywhere near a production anything.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to