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 version to 1.2.4 and log4j to 2.17.1 #112

Merged
merged 1 commit into from
Jan 4, 2022

Conversation

kjoseph07
Copy link
Contributor

@kjoseph07 kjoseph07 commented Jan 4, 2022

Signed-off-by: Karishma Joseph karisjos@amazon.com

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
#110

Describe the solution you are proposing
A clear and concise description of what you want to happen.

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.

Signed-off-by: Karishma Joseph <karisjos@amazon.com>
@codecov-commenter
Copy link

codecov-commenter commented Jan 4, 2022

Codecov Report

Merging #112 (398f77e) into 1.2 (6cebefa) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                1.2     #112      +/-   ##
============================================
+ Coverage     72.01%   72.05%   +0.03%     
- Complexity     2943     2944       +1     
============================================
  Files           376      376              
  Lines         18723    18723              
  Branches       1432     1432              
============================================
+ Hits          13484    13490       +6     
+ Misses         4651     4645       -6     
  Partials        588      588              
Impacted Files Coverage Δ
...nalyzer/rca/net/handler/PublishRequestHandler.java 87.80% <0.00%> (+4.87%) ⬆️
...formanceanalyzer/PerformanceAnalyzerWebServer.java 74.62% <0.00%> (+5.97%) ⬆️

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 6cebefa...398f77e. Read the comment docs.

@dblock
Copy link
Member

dblock commented Jan 4, 2022

Can we please prioritize #107?

@sruti1312 sruti1312 self-requested a review January 4, 2022 18:52
@sruti1312 sruti1312 merged commit d81f066 into opensearch-project:1.2 Jan 4, 2022
@kjoseph07
Copy link
Contributor Author

Can we please prioritize #107?

Looks like in this case, the CI was failing because the version of PA that it was checking out was still using 2.17.0. Once the PR to upgrade PA to use 2.17.1 version of log4j was merged in, the CI passes.

@dblock
Copy link
Member

dblock commented Jan 5, 2022

@kjoseph07 Thanks. Please port this change to main and increment that version to 1.3.0.

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.

5 participants