You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/02/17 22:59:55 UTC

[GitHub] [lucene-solr] gus-asf opened a new pull request #2393: SOLR-15160 update cloud.sh

gus-asf opened a new pull request #2393:
URL: https://github.com/apache/lucene-solr/pull/2393


   Make cloud.sh work with gradle on master
   


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-solr] gus-asf commented on pull request #2393: SOLR-15160 update cloud.sh

Posted by GitBox <gi...@apache.org>.
gus-asf commented on pull request #2393:
URL: https://github.com/apache/lucene-solr/pull/2393#issuecomment-781461539


   The script requires that you have an existing zookeeper, and it chroots
   based on the directory it is run from so those things would need to be
   accounted for but if that's accounted for yeah probably could be used that
   way.
   
   
   On Thu, Feb 18, 2021 at 10:56 AM Houston Putman <no...@github.com>
   wrote:
   
   > Since this has the option to download Solr, we might be able to use this
   > script for rolling upgrade tests in the smoketest. Download the last
   > version, (or any previous version that you specify), create a multi-node
   > cluster. Then either use the local artifacts, or download the RC artifacts,
   > and upgrade the cluster. Then test that everything still works.
   >
   > I can break out this idea into a separate Dev list thread, if y'all think
   > it's feasible.
   >
   > —
   > You are receiving this because you were mentioned.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/lucene-solr/pull/2393#issuecomment-781444303>,
   > or unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/ALF2L3L26YEQOVE2ZHQ4MFTS7U2DJANCNFSM4XZHD3ZA>
   > .
   >
   
   
   -- 
   http://www.needhamsoftware.com (work)
   http://www.the111shift.com (play)
   


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-solr] epugh commented on pull request #2393: SOLR-15160 update cloud.sh

Posted by GitBox <gi...@apache.org>.
epugh commented on pull request #2393:
URL: https://github.com/apache/lucene-solr/pull/2393#issuecomment-781350532


   Maybe in the "dev-docs"?   `scripts.adoc`...
   
   I'm going to be doing a "Quick Qlass on Quepid Qoding" in a few weeks to get some folks who are interested in contributing up the curve.   Makes me wonder what we could do to lower the bar to coding against Solr...  documenting these tools might be part of that!


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-solr] gus-asf merged pull request #2393: SOLR-15160 update cloud.sh

Posted by GitBox <gi...@apache.org>.
gus-asf merged pull request #2393:
URL: https://github.com/apache/lucene-solr/pull/2393


   


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-solr] epugh commented on pull request #2393: SOLR-15160 update cloud.sh

Posted by GitBox <gi...@apache.org>.
epugh commented on pull request #2393:
URL: https://github.com/apache/lucene-solr/pull/2393#issuecomment-781306705


   @gus-asf what do you think of adding some developer docs on this tool?   I suspect that others may be in the same boat as me...  Not knowing about this capability and why I would want to use it...
   
   I wonder about other scripts that may be out there that aren't really documented.   You just have to be in the community long enough to know about them!
   
   
   
   
   
   


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-solr] HoustonPutman commented on pull request #2393: SOLR-15160 update cloud.sh

Posted by GitBox <gi...@apache.org>.
HoustonPutman commented on pull request #2393:
URL: https://github.com/apache/lucene-solr/pull/2393#issuecomment-781444303


   Since this has the option to download Solr, we might be able to use this script for rolling upgrade tests in the smoketest. Download the last version, (or any previous version that you specify), create a multi-node cluster. Then either use the local artifacts, or download the RC artifacts, and upgrade the cluster. Then test that everything still works.
   
   I can break out this idea into a separate Dev list thread, if y'all think it's feasible.


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-solr] gus-asf commented on pull request #2393: SOLR-15160 update cloud.sh

Posted by GitBox <gi...@apache.org>.
gus-asf commented on pull request #2393:
URL: https://github.com/apache/lucene-solr/pull/2393#issuecomment-781334204


   Possibly not a bad idea. This script has a lot docs in the comment at the top of the script, but it might be hard to discover it. There were at least 2 generations of prior scripts in this directory, but they were ancient and unmaintained, with spotty documentation so I deleted them when I wrote this one :)


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org