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 2.x] Updates jackson and snakeyml dependencies #4563

Merged
merged 4 commits into from
Sep 20, 2022

Conversation

owaiskazi19
Copy link
Member

Description

Backport of #4556

Issues Resolved

[List any issues this PR will resolve]

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
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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: Owais Kazi <owaiskazi19@gmail.com>
Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
@owaiskazi19 owaiskazi19 requested review from a team and reta as code owners September 20, 2022 22:12
@owaiskazi19 owaiskazi19 changed the title [2.x] Updates jackson and snakeyml dependencies [Backport 2.x] Updates jackson and snakeyml dependencies Sep 20, 2022
Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2022

Codecov Report

Merging #4563 (bc4f65c) into 2.x (2a02d7d) will decrease coverage by 0.11%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #4563      +/-   ##
============================================
- Coverage     70.61%   70.49%   -0.12%     
+ Complexity    57114    57059      -55     
============================================
  Files          4585     4585              
  Lines        274514   274514              
  Branches      40229    40229              
============================================
- Hits         193840   193528     -312     
- Misses        64473    64751     +278     
- Partials      16201    16235      +34     
Impacted Files Coverage Δ
.../opensearch/search/profile/ProfileShardResult.java 28.57% <0.00%> (-60.72%) ⬇️
.../java/org/opensearch/node/NodeClosedException.java 50.00% <0.00%> (-50.00%) ⬇️
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
...ile/aggregation/AggregationProfileShardResult.java 55.55% <0.00%> (-40.75%) ⬇️
...h/action/ingest/SimulateDocumentVerboseResult.java 60.71% <0.00%> (-39.29%) ⬇️
...ava/org/opensearch/search/profile/NetworkTime.java 31.57% <0.00%> (-36.85%) ⬇️
...n/decider/SnapshotInProgressAllocationDecider.java 34.78% <0.00%> (-34.79%) ⬇️
...arch/search/aggregations/pipeline/LinearModel.java 23.07% <0.00%> (-34.62%) ⬇️
...min/cluster/snapshots/get/GetSnapshotsRequest.java 52.63% <0.00%> (-31.58%) ⬇️
...earch/client/indices/GetIndexTemplatesRequest.java 53.84% <0.00%> (-30.77%) ⬇️
... and 479 more

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

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@kotwanikunal kotwanikunal merged commit 3909012 into opensearch-project:2.x Sep 20, 2022
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.

3 participants