Skip to content

When a NonMatchingChecksumException is thrown, include the calculated hexDigests #114

@doulikecookiedough

Description

@doulikecookiedough

When the HashStoreConverter is being used to convert Metacat to use HashStore, some files may have NonMatchingChecksumExceptions. We want to not only throw the exception, but also be able to retrieve the checksums calculated to compare, store, etc.

To Do:

  • Add new method getHexDigests() to the NonMatchingChecksumException class
  • Include the checksums (hexDigests) calculated when NonMatchingChecksumException is thrown

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions