[MRESOLVER-375] Several key aspects are broken in provided and trusted checksum feature (original) (raw)
- Type:
Bug
- Status: Closed
- Priority:
Major
- Resolution: Fixed
- Affects Version/s: 1.9.13
Several key aspects are broken in provided and trusted checksum feature of resolver:
- trusted checksum post processor: the checksum algorithm is not prefixed (as documented)
- the trusted to provided adapter is defunct without MRM being configured
- the existing ProvidedChecksumsSource interface is broken, needs to be replaced
- some unused loggers and misplaced logging (ie. log may be misleading, move it to actual file reading)