mikemccand opened a new pull request #2565:
URL: https://github.com/apache/lucene-solr/pull/2565


   I felt bad that we did not backport LUCENE-10035 to 8.x!
   
   Just because 9.0 is coming soon, I don't think we should cut back on 
backporting "safe" changes.  Else we get ourselves into this awkward and 
possibly long-lasting and hard to predict lull leading up to the major release 
...
   
   The `git cherry-pick` hit a few interesting conflicts, mostly due to `tidy` 
styling changes, but a few due to `IndexOutput`/`DataOutput` change that was 
main-only.  I think I safely resolved all of them, and `ant precommit` and `ant 
test` inside `lucene` sub-directory pass.  Maybe @wuda0112 or @jpountz wants to 
take a quick look?
   
   I tried running `ant test -Dtests.codec=SimpleText` in `lucene/core` and all 
tests (slowly) passed!


-- 
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...@lucene.apache.org

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

Reply via email to