Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Apache Lucene to 9.11.0-snapshot-8a555eb (main only) #12478

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

reta
Copy link
Collaborator

@reta reta commented Feb 27, 2024

Description

Bump Apache Lucene to 9.11.0-snapshot-8a555eb (main only)

Related Issues

N/A

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

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.

Copy link
Contributor

Compatibility status:

Checks if related components are compatible with change ea619ca

Incompatible components

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/flow-framework.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/opensearch-oci-object-storage.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/performance-analyzer.git]

Copy link
Contributor

✅ Gradle check result for ea619ca: SUCCESS

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.38%. Comparing base (8d84eea) to head (ea619ca).

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12478      +/-   ##
============================================
+ Coverage     71.35%   71.38%   +0.03%     
- Complexity    59838    59898      +60     
============================================
  Files          4972     4972              
  Lines        281783   281783              
  Branches      40910    40910              
============================================
+ Hits         201075   201162      +87     
+ Misses        64017    63932      -85     
+ Partials      16691    16689       -2     

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

@reta reta merged commit 7921175 into opensearch-project:main Feb 27, 2024
102 of 132 checks passed
peteralfonsi pushed a commit to peteralfonsi/OpenSearch that referenced this pull request Mar 1, 2024
amkhar pushed a commit to amkhar/OpenSearch that referenced this pull request Mar 12, 2024
rayshrey pushed a commit to rayshrey/OpenSearch that referenced this pull request Mar 18, 2024
shiv0408 pushed a commit to Gaurav614/OpenSearch that referenced this pull request Apr 25, 2024
@naveentatikonda
Copy link
Member

@reta Are we not backporting this to 2.x ? This PR too #13195

@reta
Copy link
Collaborator Author

reta commented May 20, 2024

@reta Are we not backporting this to 2.x ? This PR too #13195

@naveentatikonda we will backport once 9.11 is out (should be quite soon)

@naveentatikonda
Copy link
Member

naveentatikonda commented May 20, 2024

@reta Are we not backporting this to 2.x ? This PR too #13195

@naveentatikonda we will backport once 9.11 is out (should be quite soon)

Oh I see...we need some of these changes into 2.x for the lucene byte scalar quantization feature to run some benchmarking tests which needs to be released in opensearch version 2.15. It might be late if we wait until 9.11 is released. So, can we backport these 2 PRs to 2.x for now ?

@reta
Copy link
Collaborator Author

reta commented May 21, 2024

It might be late if we wait until 9.11 is released. So, can we backport these 2 PRs to 2.x for now ?

We have to be sure that 9.11 is released before 2.15.0, since this is the branch the 2.15.0 will be cut off (we obviously cannot make any releases with snapshots). There are talks about getting 9.11 out (see please https://lists.apache.org/thread/wtxslwp3c55j8hv6pk854xnc7pmdn0w0) but no dates yet.

@naveentatikonda
Copy link
Member

It might be late if we wait until 9.11 is released. So, can we backport these 2 PRs to 2.x for now ?

We have to be sure that 9.11 is released before 2.15.0, since this is the branch the 2.15.0 will be cut off (we obviously cannot make any releases with snapshots). There are talks about getting 9.11 out (see please https://lists.apache.org/thread/wtxslwp3c55j8hv6pk854xnc7pmdn0w0) but no dates yet.

You are right. That makes sense. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants