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

Using jackson and jackson_databind version defined in OpenSearch #1184

Merged

Conversation

penghuo
Copy link
Collaborator

@penghuo penghuo commented Dec 16, 2022

Signed-off-by: Peng Huo penghuo@gmail.com
(cherry picked from commit 5073215)

Related to #1169

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.

@penghuo penghuo requested a review from a team as a code owner December 16, 2022 06:14
@penghuo penghuo self-assigned this Dec 16, 2022
@penghuo penghuo added the infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. label Dec 16, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 16, 2022

Codecov Report

Merging #1184 (e91bfdd) into 2.1 (8f1b026) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                2.1    #1184   +/-   ##
=========================================
  Coverage     94.67%   94.67%           
  Complexity     2801     2801           
=========================================
  Files           281      281           
  Lines          7566     7566           
  Branches        556      557    +1     
=========================================
  Hits           7163     7163           
  Misses          349      349           
  Partials         54       54           
Flag Coverage Δ
query-workbench 62.76% <ø> (ø)
sql-engine 97.71% <ø> (ø)

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.

@penghuo penghuo merged commit fde62dd into opensearch-project:2.1 Dec 16, 2022
@penghuo penghuo deleted the backport/backport-1169-to-2.1 branch December 16, 2022 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants