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

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.x

…mission' 'accessDeclaredMembers' when trying to get snapshot with S3 IRSA (opensearch-project#4469)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Co-authored-by: Suraj Singh <surajrider@gmail.com>
(cherry picked from commit 8366ea3)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@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:25
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4520 (381b5f8) into 2.x (3612b24) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #4520      +/-   ##
============================================
+ Coverage     70.60%   70.62%   +0.01%     
+ Complexity    57145    57125      -20     
============================================
  Files          4585     4585              
  Lines        274508   274513       +5     
  Branches      40229    40229              
============================================
+ Hits         193817   193872      +55     
+ Misses        64487    64460      -27     
+ Partials      16204    16181      -23     
Impacted Files Coverage Δ
...java/org/opensearch/repositories/s3/S3Service.java 81.48% <100.00%> (+0.58%) ⬆️
...g/opensearch/index/analysis/CharFilterFactory.java 0.00% <0.00%> (-100.00%) ⬇️
...java/org/opensearch/client/indices/DataStream.java 0.00% <0.00%> (-76.09%) ⬇️
.../java/org/opensearch/node/NodeClosedException.java 50.00% <0.00%> (-50.00%) ⬇️
...ch/transport/ReceiveTimeoutTransportException.java 50.00% <0.00%> (-50.00%) ⬇️
...opensearch/persistent/PersistentTasksExecutor.java 22.22% <0.00%> (-44.45%) ⬇️
.../opensearch/client/indices/CloseIndexResponse.java 17.50% <0.00%> (-38.75%) ⬇️
...regations/metrics/AbstractHyperLogLogPlusPlus.java 51.72% <0.00%> (-37.94%) ⬇️
...java/org/opensearch/threadpool/ThreadPoolInfo.java 56.25% <0.00%> (-37.50%) ⬇️
...earch/client/indices/GetIndexTemplatesRequest.java 53.84% <0.00%> (-30.77%) ⬇️
... and 455 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 b3a2e91 into opensearch-project:2.x 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