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] React to changes in ActionListener and ActionResponse from #9082 #3183

Closed
wants to merge 3 commits into from

Conversation

cwperks
Copy link
Member

@cwperks cwperks commented Aug 15, 2023

Backport #3153 to 2.x

…nsearch-project#3153)

Reacts to changes in ActionListener and ActionResponse introduced in
opensearch-project/OpenSearch#9082

Also includes a fix for a call to XContentHelper.toXContent in response
to opensearch-project/OpenSearch#9156

Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit 31ec322)
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
@cwperks
Copy link
Member Author

cwperks commented Aug 15, 2023

Closing in favor of #3182

@cwperks cwperks closed this Aug 15, 2023
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #3183 (977b8f4) into 2.x (4a14af4) will decrease coverage by 41.31%.
The diff coverage is 0.00%.

@@              Coverage Diff              @@
##                2.x    #3183       +/-   ##
=============================================
- Coverage     62.22%   20.92%   -41.31%     
+ Complexity     3312      912     -2400     
=============================================
  Files           265      265               
  Lines         19502    19502               
  Branches       3328     3328               
=============================================
- Hits          12136     4080     -8056     
- Misses         5741    14835     +9094     
+ Partials       1625      587     -1038     
Files Changed Coverage Δ
.../opensearch/security/OpenSearchSecurityPlugin.java 71.96% <ø> (-12.31%) ⬇️
.../security/action/whoami/TransportWhoAmIAction.java 28.57% <ø> (ø)
...nsearch/security/action/whoami/WhoAmIResponse.java 0.00% <ø> (ø)
...ty/configuration/ConfigurationLoaderSecurity7.java 43.28% <ø> (-22.39%) ⬇️
...ity/configuration/DlsFilterLevelActionHandler.java 0.00% <ø> (-57.21%) ⬇️
...rch/security/configuration/DlsFlsRequestValve.java 0.00% <ø> (ø)
...search/security/configuration/DlsFlsValveImpl.java 6.96% <ø> (-52.27%) ⬇️
...arch/security/dlic/rest/api/AbstractApiAction.java 11.83% <ø> (-64.13%) ⬇️
...ch/security/dlic/rest/api/FlushCacheApiAction.java 15.62% <ø> (-46.88%) ⬇️
...earch/security/dlic/rest/api/MigrateApiAction.java 3.66% <ø> (ø)
... and 2 more

... and 190 files with indirect coverage changes

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.

1 participant