linkedin / ambry

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

Some minor change #2784

Closed justinlin-linkedin closed 3 months ago

justinlin-linkedin commented 4 months ago

Summary

Some minor changes

  1. When majority replicas of a partition are down, print out message as info
  2. Change delayed window time to 6 hours.
codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.10%. Comparing base (52ba813) to head (0501587). Report is 21 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2784 +/- ## ============================================ + Coverage 64.24% 70.10% +5.85% - Complexity 10398 11695 +1297 ============================================ Files 840 841 +1 Lines 71755 72125 +370 Branches 8611 8681 +70 ============================================ + Hits 46099 50562 +4463 + Misses 23004 18920 -4084 + Partials 2652 2643 -9 ```

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