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 2022/03/30 15:23:00 UTC

[GitHub] [lucene] gautamworah96 opened a new pull request #776: LUCENE-10492 Remove redundant taxonomy.8.10.0-cfs.zip backward compatibility index

gautamworah96 opened a new pull request #776:
URL: https://github.com/apache/lucene/pull/776


   I discovered this hanging zip file in the main branch while working on trying to directly replace actual index files ([LUCENE-10482](https://issues.apache.org/jira/browse/LUCENE-10482)).
   
   I suspect that we had replaced this file in the branch_9x branch (with a newer `old` index and some updates to the TestBackwardsCompatibility class) but forgot to remove it from the main branch..
   
   Also, according our usual back-compat policy, Lucene 9 should definitely support 8.11 indexes but that restriction does not apply to Lucene 10 (`main` branch).
   
   We had initially introduced this file and a new test class file facet/taxonomy/directory/TestBackwardsCompatibility.java in [LUCENE-9450](https://issues.apache.org/jira/browse/LUCENE-9450)
   
   # Checklist
   
   Please review the following and check all that apply:
   
   - [x] I have reviewed the guidelines for [How to Contribute](https://wiki.apache.org/lucene/HowToContribute) and my code conforms to the standards described there to the best of my ability.
   - [x] I have created a Jira issue and added the issue ID to my pull request title.
   - [x] I have given Lucene maintainers [access](https://help.github.com/en/articles/allowing-changes-to-a-pull-request-branch-created-from-a-fork) to contribute to my PR branch. (optional but recommended)
   - [x] I have developed this patch against the `main` branch.
   - [x] I have run `./gradlew check`.
   - [ ] I have added tests for my changes.
   


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

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] jpountz merged pull request #776: LUCENE-10492 Remove redundant taxonomy.8.10.0-cfs.zip backward compatibility index

Posted by GitBox <gi...@apache.org>.
jpountz merged pull request #776:
URL: https://github.com/apache/lucene/pull/776


   


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

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