[GitHub] [lucene-solr] HoustonPutman commented on pull request #1769: SOLR-11245: Absorb the docker-solr repo.

2020-08-28 Thread GitBox


HoustonPutman commented on pull request #1769:
URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-682977355


   Thanks for reviewing the docs as well. I plan on migrating a lot of the docs 
to the ref guide, but I think we should probably leave a bulk of that work to a 
separate PR.
   
   The earlier we get this PR merged, the easier it will be to break up the 
work we want to do into separate JIRAs that can be attacked independently. 
(more extensive documentation, reduction of the scripts, make it solr more 
"cloud native", a plan for release images, etc)



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:
us...@infra.apache.org



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



[GitHub] [lucene-solr] HoustonPutman commented on pull request #1769: SOLR-11245: Absorb the docker-solr repo.

2020-08-28 Thread GitBox


HoustonPutman commented on pull request #1769:
URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-682594992


   Its currently set as an ENV, the last line of the large ENV section.



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:
us...@infra.apache.org



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



[GitHub] [lucene-solr] HoustonPutman commented on pull request #1769: SOLR-11245: Absorb the docker-solr repo.

2020-08-27 Thread GitBox


HoustonPutman commented on pull request #1769:
URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-682185233


   @janhoy The tests should hopefully work for you now, though I do have the 
gnu utils installed, so I'm not sure they will.
   
   The tests are no longer run by default in the assemble, so that should work 
for you now regardless.
   
   I have done some modification on the tests to simplify out some of the 
logic. I also changed the permissions of folders created during the tests, so 
that it doesn't require root permissions anymore to run them. This works for 
me, but it might not work for others. Not confident on that yet.



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:
us...@infra.apache.org



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



[GitHub] [lucene-solr] HoustonPutman commented on pull request #1769: SOLR-11245: Absorb the docker-solr repo.

2020-08-21 Thread GitBox


HoustonPutman commented on pull request #1769:
URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-678403695


   @madrob The first commit has the Dockerfile, tests, scripts and docs copied 
over from the docker-solr repo. The rest of the commits are small changes to 
the scripts, splitting the dockerfile logic into two parts, and adding the 
gradle logic.



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:
us...@infra.apache.org



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



[GitHub] [lucene-solr] HoustonPutman commented on pull request #1769: SOLR-11245: Absorb the docker-solr repo.

2020-08-21 Thread GitBox


HoustonPutman commented on pull request #1769:
URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-678386899


   > > I'd be happy to copy exactly from the repo and make the small changes in 
a different PR, if that would make y'all more comfortable.
   > 
   > Doesn't have to be a different PR but would be very helpful to have the 
unaltered copy as one commit, and then all of your changes as separate commits 
on top of that.
   
   I'll try to make this happen.



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:
us...@infra.apache.org



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



[GitHub] [lucene-solr] HoustonPutman commented on pull request #1769: SOLR-11245: Absorb the docker-solr repo.

2020-08-20 Thread GitBox


HoustonPutman commented on pull request #1769:
URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-677929969


   I should point out that the `tests`, `docs` and `runtime/include/scripts` 
are almost identical copies from the docker-solr repo. Some small changes have 
been made to the `scripts` files, but no actual runtime logic has changed.
   
   I'd be happy to copy exactly from the repo and make the small changes in a 
different PR, if that would make y'all more comfortable.



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:
us...@infra.apache.org



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