-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Backport] [2.x] Update to Apache Lucene 9.11.0 #14074
[Backport] [2.x] Update to Apache Lucene 9.11.0 #14074
Conversation
The merge should happen once 2.15.0 branch is cut, as we agreed that Apache Lucene 9.11.0 should go to |
❌ Gradle check result for e84254e: 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? |
e84254e
to
64a2c5d
Compare
❌ Gradle check result for 64a2c5d: TIMEOUT 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? |
❕ Gradle check result for 64a2c5d: UNSTABLE
Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #14074 +/- ##
============================================
+ Coverage 71.28% 71.45% +0.16%
- Complexity 60145 62208 +2063
============================================
Files 4957 5094 +137
Lines 282799 292440 +9641
Branches 41409 42632 +1223
============================================
+ Hits 201591 208957 +7366
- Misses 64189 65901 +1712
- Partials 17019 17582 +563 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Andriy Redko <[email protected]>
64a2c5d
to
5312c2d
Compare
❕ Gradle check result for 5312c2d: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: Andriy Redko <[email protected]>
…-project#14241) Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: Andriy Redko <[email protected]> Signed-off-by: kkewwei <[email protected]>
…-project#14241) Signed-off-by: Andriy Redko <[email protected]>
Description
Update to Apache Lucene 9.11.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.