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

Upgrade plugin and log4j version #103

Merged
merged 2 commits into from
Dec 15, 2021

Conversation

sruti1312
Copy link
Contributor

@sruti1312 sruti1312 commented Dec 15, 2021

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
opensearch-project/opensearch-build#1333

Describe the solution you are proposing
Cherry-picked from 14e87db
Upgrade plugin and log4j version

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

@codecov-commenter
Copy link

Codecov Report

Merging #103 (1c03629) into 1.2 (bf7f59e) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                1.2     #103      +/-   ##
============================================
- Coverage     72.05%   72.03%   -0.02%     
+ Complexity     2947     2943       -4     
============================================
  Files           376      376              
  Lines         18723    18723              
  Branches       1432     1432              
============================================
- Hits          13491    13488       -3     
+ Misses         4651     4647       -4     
- Partials        581      588       +7     
Impacted Files Coverage Δ
...performanceanalyzer/rca/framework/api/Symptom.java 90.90% <0.00%> (-9.10%) ⬇️
...g/opensearch/performanceanalyzer/os/OSGlobals.java 56.09% <0.00%> (-7.32%) ⬇️
...nalyzer/rca/net/handler/PublishRequestHandler.java 75.60% <0.00%> (-7.32%) ⬇️
...ensearch/performanceanalyzer/CertificateUtils.java 84.74% <0.00%> (-6.78%) ⬇️
...formanceanalyzer/PerformanceAnalyzerWebServer.java 68.65% <0.00%> (-5.98%) ⬇️
...performanceanalyzer/net/GRPCConnectionManager.java 86.36% <0.00%> (-1.14%) ⬇️
...erformanceanalyzer/rca/framework/core/RcaConf.java 57.34% <0.00%> (+1.39%) ⬆️
...ensearch/performanceanalyzer/hwnet/NetworkE2E.java 79.27% <0.00%> (+1.80%) ⬆️
...eanalyzer/rca/framework/metrics/WriterMetrics.java 95.08% <0.00%> (+3.27%) ⬆️
...nsearch/performanceanalyzer/rca/RcaController.java 82.81% <0.00%> (+3.52%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf7f59e...1c03629. Read the comment docs.

@sruti1312 sruti1312 merged commit 8b30f96 into opensearch-project:1.2 Dec 15, 2021
@sruti1312 sruti1312 deleted the feature/upgrade-1.2.2 branch December 15, 2021 17:59
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.

4 participants