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

Update OpenSearch 2.12 to use Apache Lucene 9.8.0 #10578

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

reta
Copy link
Collaborator

@reta reta commented Oct 11, 2023

Description

Update OpenSearch 2.12 to use Apache Lucene 9.8.0

Related Issues

N/A

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • 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.

@reta
Copy link
Collaborator Author

reta commented Oct 11, 2023

@kotwanikunal @andrross please take a second to approve, thank you

@github-actions
Copy link
Contributor

Compatibility status:

Checks if related components are compatible with change 7f6b66f

Incompatible components

Incompatible components: [https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/neural-search.git]

Skipped components

Compatible components

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

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.search.SearchWeightedRoutingIT.testSearchAggregationWithNetworkDisruption_FailOpenEnabled
      1 org.opensearch.remotestore.RemoteStoreStatsIT.testStatsResponseFromAllNodes

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

Merging #10578 (7f6b66f) into main (a54108c) will decrease coverage by 0.10%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main   #10578      +/-   ##
============================================
- Coverage     71.18%   71.08%   -0.10%     
+ Complexity    58407    58381      -26     
============================================
  Files          4844     4844              
  Lines        275306   275306              
  Branches      40086    40086              
============================================
- Hits         195969   195695     -274     
- Misses        62948    63238     +290     
+ Partials      16389    16373      -16     
Files Coverage Δ
...ibs/core/src/main/java/org/opensearch/Version.java 77.61% <100.00%> (-0.48%) ⬇️

... and 464 files with indirect coverage changes

@reta reta merged commit f518e9d into opensearch-project:main Oct 12, 2023
69 checks passed
deshsidd pushed a commit to deshsidd/OpenSearch that referenced this pull request Oct 19, 2023
austintlee pushed a commit to austintlee/OpenSearch that referenced this pull request Oct 23, 2023
@hdhalter
Copy link

@reta - Are there any documentation updates required as a result of this change? Thanks!

@reta reta deleted the update.9.8.0 branch December 12, 2023 14:07
@reta
Copy link
Collaborator Author

reta commented Dec 12, 2023

@reta - Are there any documentation updates required as a result of this change? Thanks!

@hdhalter not sure to be fair, it is going to release notes (likely) but AFAIK there are no public API changes as the result of this update, thank you

shiv0408 pushed a commit to Gaurav614/OpenSearch that referenced this pull request Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants