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] Optimise clone operation for incremental full cluster snapshots (#16296) #16303

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

ashking94
Copy link
Member

Backports 2166b44 from #16296

…search-project#16296)

* Optimise clone operation for incremental full cluster snapshots

Signed-off-by: Ashish Singh <ssashish@amazon.com>

* Add UTs

Signed-off-by: Ashish Singh <ssashish@amazon.com>

* Add CHANGELOG

Signed-off-by: Ashish Singh <ssashish@amazon.com>

---------

Signed-off-by: Ashish Singh <ssashish@amazon.com>
Copy link
Contributor

✅ Gradle check result for ee29108: SUCCESS

Signed-off-by: Daniel Widdis <widdis@gmail.com>
Copy link
Contributor

✅ Gradle check result for 62596bd: SUCCESS

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

Attention: Patch coverage is 80.55556% with 7 lines in your changes missing coverage. Please review.

Project coverage is 71.77%. Comparing base (5947002) to head (62596bd).
Report is 6 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ava/org/opensearch/snapshots/SnapshotsService.java 80.55% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16303      +/-   ##
============================================
+ Coverage     71.74%   71.77%   +0.02%     
- Complexity    65022    65033      +11     
============================================
  Files          5302     5303       +1     
  Lines        303866   303854      -12     
  Branches      44192    44188       -4     
============================================
+ Hits         218012   218080      +68     
+ Misses        67648    67560      -88     
- Partials      18206    18214       +8     

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

@dbwiddis dbwiddis merged commit 0a34a97 into opensearch-project:2.x Oct 14, 2024
38 of 39 checks passed
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