Skip to content

Create a content integrity checker

  • Add a restore_bytes method to the object storage
  • Create a content integrity checker that runs in local to verify objects
  • Add some tests for the content integrity checker

Test Plan

  • Detection of valid/invalid content is fine
  • A content is repaired is possible
  • A content that cannot be repaired does not make the checker crash

Migrated from D31 (view on Phabricator)

Merge request reports