Skip to content

Conversation

@pranu2502
Copy link
Contributor

Description

Fix build due to phasing off SecurityManager usage in favor of Java Agent

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…gent

Signed-off-by: Pranav Reddy <pranavrd@amazon.com>
@opensearch-trigger-bot opensearch-trigger-bot bot added infra Changes to infrastructure, testing, CI/CD, pipelines, etc. backport 2.x labels Apr 11, 2025
@codecov
Copy link

codecov bot commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.63%. Comparing base (4687dd3) to head (554b06d).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1450      +/-   ##
============================================
+ Coverage     81.62%   81.63%   +0.01%     
- Complexity     5869     5870       +1     
============================================
  Files           533      533              
  Lines         23671    23671              
  Branches       2374     2374              
============================================
+ Hits          19321    19324       +3     
- Misses         3186     3188       +2     
+ Partials       1164     1159       -5     
Flag Coverage Δ
plugin 81.63% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@peterzhuamazon peterzhuamazon marked this pull request as ready for review April 11, 2025 16:34
@peterzhuamazon peterzhuamazon merged commit d1d1264 into opensearch-project:main Apr 11, 2025
30 of 33 checks passed
pranu2502 added a commit to pranu2502/anomaly-detection that referenced this pull request Apr 15, 2025
…f Java Agent (opensearch-project#1450)"

This reverts commit d1d1264.

Signed-off-by: Pranav Reddy <pranavrd@amazon.com>
peterzhuamazon pushed a commit that referenced this pull request Apr 15, 2025
… of Java-agent. (#1454)

* Revert "Fix build due to phasing off SecurityManager usage in favor of Java Agent (#1450)"

This reverts commit d1d1264.

Signed-off-by: Pranav Reddy <pranavrd@amazon.com>

* Using java-agent gradle plugin to phase off Security Manager in favor of Java-agent.

Signed-off-by: Pranav Reddy <pranavrd@amazon.com>

---------

Signed-off-by: Pranav Reddy <pranavrd@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra Changes to infrastructure, testing, CI/CD, pipelines, etc. skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants