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

[Backport 2.x] Fix gradle build issue after upgrade to Lucene 9.3.0 #1990

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 437eb02 from #1988

Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit 437eb02)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team August 3, 2022 16:27
@codecov-commenter
Copy link

codecov-commenter commented Aug 3, 2022

Codecov Report

Merging #1990 (437eb02) into 2.x (f08c354) will decrease coverage by 0.03%.
The diff coverage is 50.00%.

❗ Current head 437eb02 differs from pull request most recent head f5309b4. Consider uploading reports for the commit f5309b4 to get more accurate results

@@             Coverage Diff              @@
##                2.x    #1990      +/-   ##
============================================
- Coverage     61.08%   61.05%   -0.04%     
+ Complexity     3236     3233       -3     
============================================
  Files           256      256              
  Lines         18085    18085              
  Branches       3222     3222              
============================================
- Hits          11048    11042       -6     
- Misses         5464     5467       +3     
- Partials       1573     1576       +3     
Impacted Files Coverage Δ
...security/configuration/DlsFlsFilterLeafReader.java 61.98% <ø> (ø)
...rch/security/dlic/rest/api/WhitelistApiAction.java 100.00% <ø> (ø)
...ch/security/securityconf/DynamicConfigFactory.java 56.05% <ø> (ø)
...rg/opensearch/security/ssl/util/CertFileProps.java 100.00% <ø> (ø)
...org/opensearch/security/ssl/util/CertFromFile.java 100.00% <ø> (ø)
...opensearch/security/ssl/util/CertFromKeystore.java 73.91% <ø> (ø)
...ensearch/security/ssl/util/CertFromTruststore.java 87.87% <ø> (ø)
...search/security/ssl/util/CertificateValidator.java 69.41% <ø> (ø)
...rg/opensearch/security/ssl/util/KeystoreProps.java 72.72% <ø> (ø)
...ecurity/configuration/ConfigurationRepository.java 72.13% <50.00%> (ø)
... and 11 more

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

Copy link
Member

@peternied peternied left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this to unblock the build

@peternied peternied merged commit d375be2 into 2.x Aug 3, 2022
@peternied peternied deleted the backport/backport-1988-to-2.x branch August 3, 2022 17:23
wuychn pushed a commit to ochprince/security that referenced this pull request Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants