linkedin / ambry

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

Add new version of DeleteRequest format #2814

Closed Arun-LinkedIn closed 2 months ago

Arun-LinkedIn commented 2 months ago

This version contains flag to indicate if we need to insert a delete tombstone even if blob is missing on servers

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 38.88889% with 11 lines in your changes missing coverage. Please review.

Project coverage is 70.16%. Comparing base (52ba813) to head (b05abf6). Report is 36 commits behind head on master.

Files Patch % Lines
.../java/com/github/ambry/protocol/DeleteRequest.java 38.88% 9 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2814 +/- ## ============================================ + Coverage 64.24% 70.16% +5.91% - Complexity 10398 11735 +1337 ============================================ Files 840 842 +2 Lines 71755 72338 +583 Branches 8611 8705 +94 ============================================ + Hits 46099 50754 +4655 + Misses 23004 18907 -4097 - Partials 2652 2677 +25 ```

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