-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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 Apache Lucene to 9.6.0 #7505
Conversation
Gradle Check (Jenkins) Run Completed with:
|
Taking a look here at org.opensearch.indices.replication.SegmentReplicationIT.testReplicaHasDiffFilesThanPrimary, I believe this is flaky but will mute if its blocking this bump |
@kotwanikunal yeah I queued it to re-try https://github.com/opensearch-project/OpenSearch/actions/runs/4938705305 but its not appearing here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pending on the gradle check
Github has issues ... again ..., but here is the check https://build.ci.opensearch.org/job/gradle-check/15187/ |
Yes, it is: #6885 |
Signed-off-by: Andriy Redko <[email protected]>
@kotwanikunal Gradle check is here: https://build.ci.opensearch.org/job/gradle-check/15189/ |
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## main #7505 +/- ##
============================================
+ Coverage 70.52% 70.63% +0.10%
- Complexity 59677 59730 +53
============================================
Files 4887 4887
Lines 286610 286610
Branches 41315 41315
============================================
+ Hits 202128 202439 +311
+ Misses 67804 67527 -277
+ Partials 16678 16644 -34 |
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
@kotwanikunal could you please unlock the merge? thank you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thx for doing this!
No longer applicable. All tests pass
Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: Andriy Redko <[email protected]>
…search-project#7510)" This reverts commit 7ed1e69.
Signed-off-by: Andriy Redko <[email protected]> Signed-off-by: Shivansh Arora <[email protected]>
Description
Update Apache Lucene to 9.6.0
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.