Skip to content

[PTFM-39459] Perform per part checksum integrity checks on writable symlinks #1451

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

arpradhan
Copy link
Collaborator

https://jira.internal.dnanexus.com/browse/PTFM-39459

Previous change to implement per-part checksum integrity checks applied only to readable symlinks.

This PR ensures that per-part checksum integrity checks are performed on writable symlinks instead.

This also removes the previous inefficiency of loading the readable symlink into memory after the download. So now the integrity check is performed while the writable symlink file is downloaded.

Also adds unit test for the integrity checks.

@arpradhan arpradhan requested a review from kpjensen March 12, 2025 16:56
@kpjensen kpjensen requested a review from wormsik March 27, 2025 14:29
@arpradhan arpradhan changed the title PTFM-39459: Perform per part checksum integrity checks on writable symlinks [PTFM-39459] Perform per part checksum integrity checks on writable symlinks Mar 27, 2025
@arpradhan
Copy link
Collaborator Author

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

Successfully merging this pull request may close these issues.

1 participant