Skip to content

Remaining Lucene103Codec changes#19713

Merged
jainankitk merged 2 commits intoopensearch-project:mainfrom
jainankitk:codec-change
Oct 22, 2025
Merged

Remaining Lucene103Codec changes#19713
jainankitk merged 2 commits intoopensearch-project:mainfrom
jainankitk:codec-change

Conversation

@jainankitk
Copy link
Copy Markdown
Contributor

Description

This PR adds remaining changes related to Lucene 10.3 upgrade. While most of the changes look minor, they seem important for correctness. Related PR: #19296

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

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: Ankit Jain <jainankitk@apache.org>
@jainankitk
Copy link
Copy Markdown
Contributor Author

There is significant overhead after introduction of CompositeCodec while bumping the lucene version. We should look into minimizing that effort. Will create followup issue for that

Signed-off-by: Ankit Jain <jainankitk@apache.org>
@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 893f10d: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.20%. Comparing base (3443d27) to head (893f10d).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19713      +/-   ##
============================================
+ Coverage     73.08%   73.20%   +0.12%     
- Complexity    70809    70858      +49     
============================================
  Files          5732     5732              
  Lines        324141   324141              
  Branches      46922    46922              
============================================
+ Hits         236886   237281     +395     
+ Misses        68182    67704     -478     
- Partials      19073    19156      +83     

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

@jainankitk jainankitk added the backport 3.3 Backport to 3.3 branch label Oct 22, 2025
@jainankitk jainankitk merged commit 226e494 into opensearch-project:main Oct 22, 2025
37 checks passed
@jainankitk
Copy link
Copy Markdown
Contributor Author

There is significant overhead after introduction of CompositeCodec while bumping the lucene version. We should look into minimizing that effort. Will create followup issue for that

Created issue to track this going forward - #19738

@jainankitk jainankitk deleted the codec-change branch October 22, 2025 23:05
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 22, 2025
Signed-off-by: Ankit Jain <jainankitk@apache.org>
(cherry picked from commit 226e494)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
jainankitk pushed a commit that referenced this pull request Oct 23, 2025
(cherry picked from commit 226e494)

Signed-off-by: Ankit Jain <jainankitk@apache.org>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants