Skip to content

[Backport 2.16] Add rest, transport layer changes for Hot to warm tiering - dedicated setup #14890

Merged
sohami merged 1 commit intoopensearch-project:2.16from
neetikasinghal:tiering-2.16
Jul 23, 2024
Merged

[Backport 2.16] Add rest, transport layer changes for Hot to warm tiering - dedicated setup #14890
sohami merged 1 commit intoopensearch-project:2.16from
neetikasinghal:tiering-2.16

Conversation

@neetikasinghal
Copy link
Copy Markdown
Contributor

@neetikasinghal neetikasinghal commented Jul 23, 2024

Description

Backports #13980

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

… setup (opensearch-project#13980)

Signed-off-by: Neetika Singhal <neetiks@amazon.com>
@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 236a245: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 23, 2024

Codecov Report

Attention: Patch coverage is 74.44444% with 69 lines in your changes missing coverage. Please review.

Project coverage is 71.52%. Comparing base (36dc24a) to head (236a245).

Files Patch % Lines
...ion/admin/indices/tiering/TieringIndexRequest.java 73.13% 10 Missing and 8 partials ⚠️
...earch/indices/tiering/TieringRequestValidator.java 78.04% 12 Missing and 6 partials ⚠️
...dmin/indices/tiering/HotToWarmTieringResponse.java 79.16% 9 Missing and 1 partial ⚠️
...n/admin/indices/tiering/RestWarmTieringAction.java 23.07% 10 Missing ⚠️
...admin/indices/tiering/TieringValidationResult.java 58.33% 9 Missing and 1 partial ⚠️
...dices/tiering/TransportHotToWarmTieringAction.java 85.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.16   #14890      +/-   ##
============================================
- Coverage     71.60%   71.52%   -0.09%     
+ Complexity    62565    62563       -2     
============================================
  Files          5110     5117       +7     
  Lines        293651   293920     +269     
  Branches      42791    42833      +42     
============================================
- Hits         210270   210212      -58     
- Misses        65755    66084     +329     
+ Partials      17626    17624       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sohami sohami merged commit 47526e7 into opensearch-project:2.16 Jul 23, 2024
@neetikasinghal neetikasinghal deleted the tiering-2.16 branch July 23, 2024 17:51
@jed326 jed326 changed the title Add rest, transport layer changes for Hot to warm tiering - dedicated setup [Backport 2.16] Add rest, transport layer changes for Hot to warm tiering - dedicated setup Jul 23, 2024
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.

2 participants