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] Support pinned timestamp in delete flow #15722

Merged

Conversation

anshu1106
Copy link
Contributor

Description

[Describe what this change achieves]
Backport for #15256

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

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.

…ject#15256)

Signed-off-by: Anshu Agarwal <anshukag@amazon.com>
(cherry picked from commit 5bf34d2)
Copy link
Contributor

github-actions bot commented Sep 5, 2024

✅ Gradle check result for 3bf2865: SUCCESS

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

Attention: Patch coverage is 14.38849% with 119 lines in your changes missing coverage. Please review.

Project coverage is 71.71%. Comparing base (017f7d4) to head (3bf2865).
Report is 7 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ch/repositories/blobstore/BlobStoreRepository.java 15.55% 71 Missing and 5 partials ⚠️
...ava/org/opensearch/snapshots/SnapshotsService.java 6.97% 39 Missing and 1 partial ⚠️
...n/java/org/opensearch/repositories/Repository.java 0.00% 2 Missing ⚠️
...ries/cleanup/TransportCleanupRepositoryAction.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15722      +/-   ##
============================================
- Coverage     71.72%   71.71%   -0.01%     
- Complexity    64329    64400      +71     
============================================
  Files          5261     5262       +1     
  Lines        300936   301135     +199     
  Branches      43822    43844      +22     
============================================
+ Hits         215854   215971     +117     
- Misses        67024    67123      +99     
+ Partials      18058    18041      -17     

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

@gbbafna gbbafna merged commit c91f2f1 into opensearch-project:2.x Sep 5, 2024
58 of 62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants