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.3] Getting security exception due to access denied 'java.lang.RuntimePermission' 'accessDeclaredMembers' when trying to get snapshot with S3 IRSA (#4469) #4521

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

reta
Copy link
Collaborator

@reta reta commented Sep 15, 2022

Backport of #4469 to 2.3

@reta reta added the backport PRs or issues specific to backporting features or enhancments label Sep 15, 2022
@reta reta requested a review from a team as a code owner September 15, 2022 05:28
…mission' 'accessDeclaredMembers' when trying to get snapshot with S3 IRSA (opensearch-project#4469)

Signed-off-by: Andriy Redko <[email protected]>

Signed-off-by: Andriy Redko <[email protected]>
Co-authored-by: Suraj Singh <[email protected]>
(cherry picked from commit 8366ea3)
Signed-off-by: Andriy Redko <[email protected]>
@reta reta force-pushed the backport/backport-4469-to-2.3 branch from d729702 to dfc374e Compare September 15, 2022 05:28
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4521 (dfc374e) into 2.3 (d4a162b) will decrease coverage by 0.10%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.3    #4521      +/-   ##
============================================
- Coverage     70.77%   70.67%   -0.11%     
+ Complexity    57234    57166      -68     
============================================
  Files          4585     4585              
  Lines        274507   274512       +5     
  Branches      40229    40229              
============================================
- Hits         194284   194003     -281     
- Misses        63996    64273     +277     
- Partials      16227    16236       +9     
Impacted Files Coverage Δ
...java/org/opensearch/repositories/s3/S3Service.java 80.24% <100.00%> (-0.65%) ⬇️
...luster/routing/allocation/RoutingExplanations.java 41.37% <0.00%> (-58.63%) ⬇️
...a/org/opensearch/client/cluster/SniffModeInfo.java 0.00% <0.00%> (-56.25%) ⬇️
.../java/org/opensearch/node/NodeClosedException.java 50.00% <0.00%> (-50.00%) ⬇️
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
.../admin/cluster/reroute/ClusterRerouteResponse.java 55.00% <0.00%> (-45.00%) ⬇️
...h/action/ingest/SimulateDocumentVerboseResult.java 60.71% <0.00%> (-39.29%) ⬇️
...java/org/opensearch/threadpool/ThreadPoolInfo.java 56.25% <0.00%> (-37.50%) ⬇️
...pensearch/action/ingest/DeletePipelineRequest.java 31.25% <0.00%> (-37.50%) ⬇️
...cluster/routing/allocation/RerouteExplanation.java 65.00% <0.00%> (-35.00%) ⬇️
... and 482 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 303a90a into opensearch-project:2.3 Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport PRs or issues specific to backporting features or enhancments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants