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 main] Bump jackson to 2.14.0 (#1058) #1066

Conversation

Yury-Fridlyand
Copy link
Collaborator

Signed-off-by: Joshua Li [email protected]
(cherry picked from commit 5a1adb2)
Signed-off-by: Yury-Fridlyand [email protected]

Description

Backport #1058 to main.

Issues Resolved

Fixes #1065

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc 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: Joshua Li <[email protected]>
(cherry picked from commit 5a1adb2)
Signed-off-by: Yury-Fridlyand <[email protected]>
Copy link
Member

@joshuali925 joshuali925 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI failed, core snapshot not updated

3.0.0-SNAPSHOT/ | Thu Nov 03 08:32:01 UTC 2022

@Yury-Fridlyand Yury-Fridlyand marked this pull request as draft November 10, 2022 19:41
@joshuali925
Copy link
Member

not sure what this is, checking

> Task :integ-test:test FAILED
Error occurred during initialization of VM
java.lang.Error: Could not create SecurityManager
	at java.lang.System.initPhase3([email protected]/System.java:2065)
Caused by: java.lang.ClassNotFoundException: allow
	at jdk.internal.loader.BuiltinClassLoader.loadClass([email protected]/BuiltinClassLoader.java:581)

@codecov-commenter
Copy link

codecov-commenter commented Nov 10, 2022

Codecov Report

Merging #1066 (00d18b9) into main (6c0d7c6) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #1066   +/-   ##
=========================================
  Coverage     94.83%   94.83%           
  Complexity     2916     2916           
=========================================
  Files           291      291           
  Lines          7795     7795           
  Branches        568      568           
=========================================
  Hits           7392     7392           
  Misses          349      349           
  Partials         54       54           
Flag Coverage Δ
query-workbench 62.76% <ø> (ø)
sql-engine 97.78% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@joshuali925
Copy link
Member

upstream issue opensearch-project/opensearch-build#2886

@penghuo
Copy link
Collaborator

penghuo commented Dec 13, 2022

could we close this PR? main using 2.14.1 now, and will auto sync with OpenSearch core in future. #1169

@Yury-Fridlyand
Copy link
Collaborator Author

Ok

@Yury-Fridlyand Yury-Fridlyand deleted the backport/backport-1058-to-main branch December 14, 2022 00:25
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.

6 participants