linkedin / ambry

Distributed object store
https://github.com/linkedin/ambry/wiki
Apache License 2.0
1.74k stars 275 forks source link

Add force delete operation on server #2815

Closed Arun-LinkedIn closed 1 month ago

Arun-LinkedIn commented 2 months ago

Changes to place a delete tombstone on server even if blob is not present

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 68.62745% with 16 lines in your changes missing coverage. Please review.

Project coverage is 70.20%. Comparing base (52ba813) to head (c4a853c). Report is 42 commits behind head on master.

Files Patch % Lines
...in/java/com/github/ambry/server/AmbryRequests.java 65.21% 12 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2815 +/- ## ============================================ + Coverage 64.24% 70.20% +5.95% - Complexity 10398 11755 +1357 ============================================ Files 840 842 +2 Lines 71755 72380 +625 Branches 8611 8712 +101 ============================================ + Hits 46099 50814 +4715 + Misses 23004 18906 -4098 - Partials 2652 2660 +8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.