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>
@codecov
Copy link

codecov bot commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.01%. Comparing base (9cb092f) to head (ed67a06).
Report is 27 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #796      +/-   ##
============================================
- Coverage     70.88%   70.01%   -0.87%     
- Complexity      421      489      +68     
============================================
  Files            49       54       +5     
  Lines          3125     3518     +393     
  Branches        194      228      +34     
============================================
+ Hits           2215     2463     +248     
- Misses          785      911     +126     
- Partials        125      144      +19     

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

🚀 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:40
@peterzhuamazon peterzhuamazon merged commit 702b719 into opensearch-project:main Apr 11, 2025
6 of 7 checks passed
pranu2502 added a commit to pranu2502/performance-analyzer that referenced this pull request Apr 15, 2025
…f Java Agent (opensearch-project#796)"

This reverts commit 702b719.

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

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

This reverts commit 702b719.

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants