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 snapshot deletion to speed up snapshot deletion and creation(#15568) #15724

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

ashking94
Copy link
Member

Backport 3fc0139 from #15568

@ashking94 ashking94 changed the title Optimise snapshot deletion to speed up snapshot deletion and creation(#15568) [Backport 2.x] Optimise snapshot deletion to speed up snapshot deletion and creation(#15568) Sep 5, 2024
Copy link
Contributor

github-actions bot commented Sep 5, 2024

❌ Gradle check result for cd548cd: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented Sep 5, 2024

✅ Gradle check result for cd548cd: SUCCESS

@ashking94 ashking94 merged commit 468f120 into opensearch-project:2.x Sep 5, 2024
57 checks passed
Copy link

codecov bot commented Sep 5, 2024

Codecov Report

Attention: Patch coverage is 82.14286% with 10 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
...ch/repositories/blobstore/BlobStoreRepository.java 80.76% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15724      +/-   ##
============================================
- Coverage     71.72%   71.71%   -0.01%     
- Complexity    64329    64391      +62     
============================================
  Files          5261     5262       +1     
  Lines        300936   301051     +115     
  Branches      43822    43833      +11     
============================================
+ Hits         215854   215911      +57     
- Misses        67024    67115      +91     
+ Partials      18058    18025      -33     

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

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