Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xload: Add consistency check #1644

Open
wants to merge 6 commits into
base: feature/xload
Choose a base branch
from

Conversation

souravgupta-msft
Copy link
Member

@souravgupta-msft souravgupta-msft commented Feb 26, 2025

Type of Change

  • Bug fix
  • New feature
  • Code quality improvement
  • Other (describe):

Description

Add consistency check on download of blob. After download is complete, md5sum of the local file is computed and compared with the md5sum of the blob, if it is set on the blob.

How Has This Been Tested?

Added unit tests

Checklist

  • The purpose of this PR is explained in this or a referenced issue.
  • Tests are included and/or updated for code changes.
  • Documentation update required.
  • Updates to module CHANGELOG.md are included.
  • License headers are included in each file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants