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] Fix java.security.AccessControlException during OpenSearch server shutdown cycle #17189

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport b9900ee from #17183.

…tdown cycle (#17183)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit b9900ee)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

✅ Gradle check result for 2a72690: SUCCESS

Copy link

codecov bot commented Jan 29, 2025

Codecov Report

Attention: Patch coverage is 81.81818% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.99%. Comparing base (2187369) to head (2a72690).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ch/common/util/concurrent/OpenSearchExecutors.java 83.33% 2 Missing and 1 partial ⚠️
...ensearch/transport/reactor/SharedGroupFactory.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##                2.x   #17189   +/-   ##
=========================================
  Coverage     71.98%   71.99%           
  Complexity    65987    65987           
=========================================
  Files          5341     5341           
  Lines        307114   307132   +18     
  Branches      44824    44825    +1     
=========================================
+ Hits         221068   221106   +38     
+ Misses        67608    67521   -87     
- Partials      18438    18505   +67     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reta reta merged commit 9d325af into 2.x Jan 29, 2025
71 of 72 checks passed
@github-actions github-actions bot deleted the backport/backport-17183-to-2.x branch January 29, 2025 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants