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

journal_checker: Add support for checking content objects integrity

Allow JournalChecker class to process content objects in order to check
their presence in a given object storage but also to check their integrity
by fetching their bytes and recomputing checksums.

To do such processing, the journal checker must be configured to process
content object type and an object storage configuration must be provided
along the journal client one.

Related to #4694.
parent 13181d59
No related branches found
No related tags found
No related merge requests found
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