Skip to content
Snippets Groups Projects
Commit 651f647a authored by Antoine Lambert's avatar Antoine Lambert
Browse files

Add an objstorage checker to detect missing and corrupted contents

Add class ObjectStorageChecker to detect missing and corrupted contents
in an object storage.

It iterates on content objects referenced in a storage instance, check they
are available in a given object storage instance then retrieve their bytes
from it in order to recompute checksums and detect corruptions.

Related to #4694.
parent 4e834396
No related branches found
No related tags found
No related merge requests found
Pipeline #7847 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment