Description
Please describe the end goal of this project
OpenSearch 3.0 will use Lucene 10 in accordance with its release policy of maintaining semver with every major Lucene version release covered more in detail at #250
The published release schedule #252 commits to 17th Feb 2025 as the first alpha release of 3.0
We have upgraded to Lucene 10.1.0 and started using baseline JDK 21 for OpenSearch 3.0 in this PR
The purpose of this meta is to track all the efforts towards releasing OpenSearch 3.0 ( JDK 21/23 + Lucene 10 ) and the order of milestones looks as follows :
Milestone | Description | Status | Issue |
---|---|---|---|
1 | Efforts to resolve compilation issues caused by removed APIs in Lucene, new methods to override; etc. | Completed | |
2 | Efforts to resolve unit and integration test failures ( REST Yaml / InternalCluster / QA ) | Completed | #16933 |
3 | Depcreated Code Removal and Package Split Completion | Completed | #8110 and #5214 |
4 | Efforts to resolve any performance issues that arise with Lucene 10 Upgrade in core OpenSearch. | Completed | #16934 |
5 | Releasing 3.0.0-alpha for plugins to start the same process for themselves to integrate with OS 3.0 |
Completed | |
6 | Efforts to fix issue in core that arise with plugin integrations after Lucene 10 Upgrade. | Completed |
Issues
- [BUG] Fix Unit and Integration tests for Lucene 10 Upgrade #16933
- [META] Performance Comparison of OS 3.0 Lucene 10 with Mainline #16934
- [META] Split and modularize the server monolith #8110
- Remove deprecated API that uses non-inclusive terminology #5214
Contribution
If you wish to contribute by fixing a failing test in #16366 please drop a message on the PR with the test you are planning to pick so that others can focus on different one's.
Create a PR against the issue-11415 branch in reta's fork. Link this meta on the PR as well.
If it's a very involved test failure or a change that needs to be on the radar for Performance runs, make sure to create an issue and link with this meta.
We will keep posting messages for help required in contributions with title Help Needed - Testing/Performance
These will be tests or issues that primary owners don't have bandwidth to actively look into for sometime.
Stakeholder Notifications
We will send weekly updates on this meta on the progress towards alpha release candidate readiness of OpenSearch core.
Look out for messages with title ALPHA OS 3.0 RC - CORE READINESS STATUS
This will contain the number of tests fixed, highlight significant changes and capture any callouts for performance runs.
Supporting References
Lucene 10 Update Feature Request
Breaking Changes in OpenSearch 3.0
Related component
Other
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Status