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

Fix Apache Lucene version for 2.6.0 #6118

Merged
merged 1 commit into from
Jan 31, 2023
Merged

Conversation

reta
Copy link
Collaborator

@reta reta commented Jan 31, 2023

Signed-off-by: Andriy Redko andriy.redko@aiven.io

Description

Fix Apache Lucene version for 2.6.0

Issues Resolved

Follow up on #6116 backport

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)

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.

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #6118 (0c54a58) into main (7aea7d2) will decrease coverage by 0.06%.
The diff coverage is 33.33%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##               main    #6118      +/-   ##
============================================
- Coverage     70.78%   70.73%   -0.06%     
+ Complexity    58781    58776       -5     
============================================
  Files          4775     4775              
  Lines        280993   281000       +7     
  Branches      40590    40592       +2     
============================================
- Hits         198910   198760     -150     
- Misses        65784    65899     +115     
- Partials      16299    16341      +42     
Impacted Files Coverage Δ
...earch/gradle/precommit/JarHellPrecommitPlugin.java 31.25% <0.00%> (ø)
...rc/main/java/org/opensearch/bootstrap/JarHell.java 77.00% <ø> (ø)
...java/org/opensearch/bootstrap/JdkJarHellCheck.java 0.00% <ø> (ø)
.../src/main/java/org/opensearch/common/Booleans.java 59.32% <ø> (ø)
...rc/main/java/org/opensearch/common/CharArrays.java 56.00% <ø> (ø)
...mmon/src/main/java/org/opensearch/common/Glob.java 37.50% <ø> (ø)
...n/java/org/opensearch/common/MemoizedSupplier.java 100.00% <ø> (ø)
...n/src/main/java/org/opensearch/common/SetOnce.java 100.00% <ø> (ø)
.../main/java/org/opensearch/common/collect/List.java 83.33% <ø> (ø)
...c/main/java/org/opensearch/common/collect/Map.java 93.33% <ø> (ø)
... and 489 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@reta reta merged commit b1cf2d1 into opensearch-project:main Jan 31, 2023
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.

5 participants