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

Use updated method to lookup extension by unique id #2741

Merged

Conversation

cwperks
Copy link
Member

@cwperks cwperks commented May 4, 2023

Description

Change method to lookup extension based on unique id after change to access modifiers in ExtensionsManager: opensearch-project/OpenSearch#7374

  • Category (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation)

Maintenance

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

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.

@peternied
Copy link
Member

Strange to see the CI failures, the new build artifacts have been pushed to maven?

@cwperks
Copy link
Member Author

cwperks commented May 4, 2023

Not yet for 3.0.0-SNAPSHOT, there hasn't been a successful build since the PR in core was merged.

@codecov-commenter
Copy link

codecov-commenter commented May 4, 2023

Codecov Report

Merging #2741 (78cd585) into main (1ff823f) will decrease coverage by 0.26%.
The diff coverage is 0.00%.

📣 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    #2741      +/-   ##
============================================
- Coverage     61.61%   61.36%   -0.26%     
- Complexity     3409     3412       +3     
============================================
  Files           272      272              
  Lines         18751    18850      +99     
  Branches       3288     3296       +8     
============================================
+ Hits          11554    11567      +13     
- Misses         5599     5684      +85     
- Partials       1598     1599       +1     
Impacted Files Coverage Δ
...rch/security/transport/SecurityRequestHandler.java 63.70% <0.00%> (ø)

... and 3 files with indirect coverage changes

@cwperks cwperks added the backport 2.x backport to 2.x branch label May 5, 2023
@cwperks cwperks merged commit 9a271ec into opensearch-project:main May 5, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 5, 2023
Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit 9a271ec)
sebastianmichalski pushed a commit to sebastianmichalski/security that referenced this pull request May 19, 2023
MaciejMierzwa pushed a commit to MaciejMierzwa/security that referenced this pull request Jun 13, 2023
MaciejMierzwa pushed a commit to MaciejMierzwa/security that referenced this pull request Jun 13, 2023
samuelcostae pushed a commit to samuelcostae/security that referenced this pull request Jun 19, 2023
samuelcostae pushed a commit to samuelcostae/security that referenced this pull request Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants