Skip to content
Snippets Groups Projects
  • Antoine Lambert's avatar
    7ef7db47
    journal_checker: Add support for checking content objects integrity · 7ef7db47
    Antoine Lambert authored
    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.
    7ef7db47
    History
    journal_checker: Add support for checking content objects integrity
    Antoine Lambert authored
    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.
journal_checker.py 5.61 KiB