Project

General

Profile

Story #8757

Story #8756: Ensure replica auditor is effective

Fix getChecksum() in MNAuditTask to use dynamic checksum algorithms

Added by Chris Jones about 5 years ago. Updated about 5 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
d1_replication_auditor
Target version:
-
Start date:
2019-01-14
Due date:
% Done:

0%

Story Points:
Sprint:

Description

The MNAuditTask.call() method is hardcoded to use MD5 checksums on line 277. It requests the Member Node to generate an MD5 checksum, and then compares that checksum to the checksum stated in the Coordinating Nodes cachedSystemMetadata.checksumfield for the object. This obviously will fail for objects that submitted objects usingSHA-1` or other algorithms.

History

#1 Updated by Chris Jones about 5 years ago

  • Description updated (diff)

#2 Updated by Chris Jones about 5 years ago

This is fixed. We need to merge the fix into the deployment branch.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)