Skip to content

Bump lucene version to 10.3.0#19296

Merged
jainankitk merged 15 commits intoopensearch-project:mainfrom
harshavamsi:bump_lucene_10_3
Sep 18, 2025
Merged

Bump lucene version to 10.3.0#19296
jainankitk merged 15 commits intoopensearch-project:mainfrom
harshavamsi:bump_lucene_10_3

Conversation

@harshavamsi
Copy link
Copy Markdown
Contributor

@harshavamsi harshavamsi commented Sep 15, 2025

Description

Lucene version bump to 10.3 -- https://lucene.apache.org/core/10_3_0/changes/Changes.html

Related Issues

Resolves #18638

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
@github-actions github-actions bot added Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. enhancement Enhancement or improvement to existing feature or request lucene labels Sep 15, 2025
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
@harshavamsi
Copy link
Copy Markdown
Contributor Author

{"run-benchmark-test": "id_4"}

@harshavamsi
Copy link
Copy Markdown
Contributor Author

{"run-benchmark-test": "id_6"}

@harshavamsi
Copy link
Copy Markdown
Contributor Author

{"run-benchmark-test": "id_3"}

@harshavamsi
Copy link
Copy Markdown
Contributor Author

#17154 -- flaky

@harshavamsi
Copy link
Copy Markdown
Contributor Author

@jainankitk if this PR looks good, can you re-run gradle

@harshavamsi
Copy link
Copy Markdown
Contributor Author

Tests with failures:
 - org.opensearch.index.IndexServiceTests.testAsyncTranslogTrimTaskOnClosedIndex

16498 tests completed, 1 failed, 73 skipped

Another flaky test

@github-actions
Copy link
Copy Markdown
Contributor

❕ Gradle check result for 8a81ea4: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.88%. Comparing base (6c4f3d8) to head (8a81ea4).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19296      +/-   ##
============================================
- Coverage     72.88%   72.88%   -0.01%     
- Complexity    69841    69856      +15     
============================================
  Files          5673     5674       +1     
  Lines        320756   320758       +2     
  Branches      46370    46369       -1     
============================================
- Hits         233796   233786      -10     
+ Misses        68102    68096       -6     
- Partials      18858    18876      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Performance Roadmap Sep 18, 2025
@jainankitk jainankitk merged commit c56da68 into opensearch-project:main Sep 18, 2025
32 of 34 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Performance Roadmap Sep 18, 2025
@harshavamsi harshavamsi deleted the bump_lucene_10_3 branch September 18, 2025 21:57
jainankitk pushed a commit to jainankitk/OpenSearch that referenced this pull request Sep 22, 2025
---------

Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
jainankitk pushed a commit to jainankitk/OpenSearch that referenced this pull request Sep 22, 2025
---------

Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
Signed-off-by: Ankit Jain <jainankitk@apache.org>
jainankitk pushed a commit to jainankitk/OpenSearch that referenced this pull request Sep 22, 2025
---------

Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
Signed-off-by: Ankit Jain <jainankitk@apache.org>
asimmahmood1 pushed a commit to jainankitk/OpenSearch that referenced this pull request Sep 23, 2025
---------

Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
pranikum pushed a commit to pranikum/OpenSearch that referenced this pull request Sep 23, 2025
---------

Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
vinaykpud pushed a commit to vinaykpud/OpenSearch that referenced this pull request Sep 26, 2025
---------

Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. enhancement Enhancement or improvement to existing feature or request lucene

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Feature Request] Upgrade to Lucene 10.3 (forward-tracking)

9 participants