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] Update CircuitBreakerService and LifecycleComponent after core refactor in #9006 #3089

Merged
merged 2 commits into from
Aug 2, 2023

Conversation

cwperks
Copy link
Member

@cwperks cwperks commented Aug 2, 2023

Manual backport of #3082 and #3050 to 2.x

cwperks and others added 2 commits August 2, 2023 14:28
…or in #9006 (opensearch-project#3082)

This PR reacts to changes introduced in core in this PR:
opensearch-project/OpenSearch#9006

Signed-off-by: Craig Perkins <[email protected]>
* Adapt the MediaType changes in core

Signed-off-by: Ryan Liang <[email protected]>
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #3089 (96dc266) into 2.x (2fb1802) will decrease coverage by 0.05%.
The diff coverage is 57.14%.

@@             Coverage Diff              @@
##                2.x    #3089      +/-   ##
============================================
- Coverage     62.22%   62.18%   -0.05%     
+ Complexity     3313     3309       -4     
============================================
  Files           265      265              
  Lines         19496    19496              
  Branches       3328     3328              
============================================
- Hits          12132    12124       -8     
- Misses         5739     5740       +1     
- Partials       1625     1632       +7     
Files Changed Coverage Δ
...dlic/auth/http/saml/AuthTokenProcessorHandler.java 47.05% <0.00%> (ø)
.../opensearch/security/OpenSearchSecurityPlugin.java 84.26% <ø> (ø)
...rity/dlic/rest/api/PatchableResourceApiAction.java 86.25% <0.00%> (ø)
...arch/security/ssl/OpenSearchSecuritySSLPlugin.java 83.56% <ø> (ø)
...urity/ssl/transport/SecuritySSLNettyTransport.java 62.00% <ø> (-4.00%) ⬇️
...search/security/auditlog/impl/RequestResolver.java 67.75% <66.66%> (ø)
...earch/security/auditlog/impl/AbstractAuditLog.java 76.43% <100.00%> (ø)
...pensearch/security/auditlog/impl/AuditMessage.java 74.00% <100.00%> (ø)

... and 5 files with indirect coverage changes

@reta reta merged commit 8205931 into opensearch-project:2.x Aug 2, 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.

4 participants