linkedin / ambry

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

Block BlobStore from starting if it was down for X days. #2777

Closed JingQianCloud closed 4 months ago

JingQianCloud commented 4 months ago

Block BlobStore from starting if it was down for X days.

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 93.75000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 70.17%. Comparing base (52ba813) to head (3d42604). Report is 95 commits behind head on master.

Files with missing lines Patch % Lines
...rc/main/java/com/github/ambry/store/BlobStore.java 92.85% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2777 +/- ## ============================================ + Coverage 64.24% 70.17% +5.93% - Complexity 10398 11657 +1259 ============================================ Files 840 840 Lines 71755 71839 +84 Branches 8611 8628 +17 ============================================ + Hits 46099 50416 +4317 + Misses 23004 18780 -4224 + Partials 2652 2643 -9 ```

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