risdenk opened a new pull request #688:
URL: https://github.com/apache/solr/pull/688


   https://issues.apache.org/jira/browse/SOLR-16040
   
   Its broken down into multiple commits just as I worked through it. The only 
weird commit is ce7d256c89eca082a3ebe59595a9d61e098871bc where there were a 
bunch of changes needed to open up update and transaction classes to allow the 
new `hdfs` package to work. Everything before was package private so it worked 
in the same package.
   
   Tested with:
   ```
   ./gradlew check
   ./gradlew test --tests "*hdfs*" --tests "*Hdfs*" --tests "*HDFS*" --tests 
"*Hadoop*" -Ptests.jvms=4 -Ptests.jvmargs=-XX:TieredStopAtLevel=1 
-Ptests.nightly=true -Ptests.awaitsfix=false -Ptests.badapples=false 
-Ptests.file.encoding=UTF-8
   ```


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