Update Apache Lucene to 9.12.0#15333
Merged
reta merged 5 commits intoopensearch-project:mainfrom Oct 7, 2024
Merged
Conversation
a4d5b6b to
128f5ef
Compare
Contributor
|
❌ Gradle check result for a4d5b6b: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Contributor
|
❌ Gradle check result for 51b60c5: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Contributor
|
❌ Gradle check result for 128f5ef: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
128f5ef to
e711f02
Compare
3 tasks
finnegancarroll
added a commit
to finnegancarroll/OpenSearch
that referenced
this pull request
Oct 8, 2024
This reverts commit 146b0f7.
reta
added a commit
that referenced
this pull request
Oct 8, 2024
* Update Apache Lucene to 9.12.0 * change to IOContext READONCE in locations where the file is not expected to be read multiple times. * Use READ IOContext for all non Segment* files when copying node-node * Fixing more test failures * Move Composite912Codec under org.opensearch.index.codec.composite.composite912 package --------- (cherry picked from commit 146b0f7) Signed-off-by: Andriy Redko <andriy.redko@aiven.io> Signed-off-by: Marc Handalian <marc.handalian@gmail.com> Co-authored-by: Marc Handalian <marc.handalian@gmail.com>
dk2k
pushed a commit
to dk2k/OpenSearch
that referenced
this pull request
Oct 16, 2024
* Update Apache Lucene to 9.12.0 Signed-off-by: Andriy Redko <andriy.redko@aiven.io> * change to IOContext READONCE in locations where the file is not expected to be read multiple times. Signed-off-by: Marc Handalian <marc.handalian@gmail.com> * Use READ IOContext for all non Segment* files when copying node-node Signed-off-by: Marc Handalian <marc.handalian@gmail.com> * Fixing more test failures Signed-off-by: Andriy Redko <andriy.redko@aiven.io> * Move Composite912Codec under org.opensearch.index.codec.composite.composite912 package Signed-off-by: Andriy Redko <andriy.redko@aiven.io> --------- Signed-off-by: Andriy Redko <andriy.redko@aiven.io> Signed-off-by: Marc Handalian <marc.handalian@gmail.com> Co-authored-by: Marc Handalian <marc.handalian@gmail.com>
dk2k
pushed a commit
to dk2k/OpenSearch
that referenced
this pull request
Oct 17, 2024
* Update Apache Lucene to 9.12.0 Signed-off-by: Andriy Redko <andriy.redko@aiven.io> * change to IOContext READONCE in locations where the file is not expected to be read multiple times. Signed-off-by: Marc Handalian <marc.handalian@gmail.com> * Use READ IOContext for all non Segment* files when copying node-node Signed-off-by: Marc Handalian <marc.handalian@gmail.com> * Fixing more test failures Signed-off-by: Andriy Redko <andriy.redko@aiven.io> * Move Composite912Codec under org.opensearch.index.codec.composite.composite912 package Signed-off-by: Andriy Redko <andriy.redko@aiven.io> --------- Signed-off-by: Andriy Redko <andriy.redko@aiven.io> Signed-off-by: Marc Handalian <marc.handalian@gmail.com> Co-authored-by: Marc Handalian <marc.handalian@gmail.com>
dk2k
pushed a commit
to dk2k/OpenSearch
that referenced
this pull request
Oct 21, 2024
* Update Apache Lucene to 9.12.0 Signed-off-by: Andriy Redko <andriy.redko@aiven.io> * change to IOContext READONCE in locations where the file is not expected to be read multiple times. Signed-off-by: Marc Handalian <marc.handalian@gmail.com> * Use READ IOContext for all non Segment* files when copying node-node Signed-off-by: Marc Handalian <marc.handalian@gmail.com> * Fixing more test failures Signed-off-by: Andriy Redko <andriy.redko@aiven.io> * Move Composite912Codec under org.opensearch.index.codec.composite.composite912 package Signed-off-by: Andriy Redko <andriy.redko@aiven.io> --------- Signed-off-by: Andriy Redko <andriy.redko@aiven.io> Signed-off-by: Marc Handalian <marc.handalian@gmail.com> Co-authored-by: Marc Handalian <marc.handalian@gmail.com>
This was referenced Oct 23, 2024
akolarkunnu
pushed a commit
to akolarkunnu/OpenSearch
that referenced
this pull request
Jan 21, 2025
* Update Apache Lucene to 9.12.0 Signed-off-by: Andriy Redko <andriy.redko@aiven.io> * change to IOContext READONCE in locations where the file is not expected to be read multiple times. Signed-off-by: Marc Handalian <marc.handalian@gmail.com> * Use READ IOContext for all non Segment* files when copying node-node Signed-off-by: Marc Handalian <marc.handalian@gmail.com> * Fixing more test failures Signed-off-by: Andriy Redko <andriy.redko@aiven.io> * Move Composite912Codec under org.opensearch.index.codec.composite.composite912 package Signed-off-by: Andriy Redko <andriy.redko@aiven.io> --------- Signed-off-by: Andriy Redko <andriy.redko@aiven.io> Signed-off-by: Marc Handalian <marc.handalian@gmail.com> Co-authored-by: Marc Handalian <marc.handalian@gmail.com>
3 tasks
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update Apache Lucene to 9.12.0, see please https://lucene.apache.org/core/9_12_0/changes/Changes.html
Related Issues
N/A
Check List
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.