Skip to content

[Storage][102] CRC64 content validation - part 3#45861

Merged
jalauzon-msft merged 3 commits intoAzure:feature/storage/content-validation-102from
jalauzon-msft:cv-102-3
Mar 24, 2026
Merged

[Storage][102] CRC64 content validation - part 3#45861
jalauzon-msft merged 3 commits intoAzure:feature/storage/content-validation-102from
jalauzon-msft:cv-102-3

Conversation

@jalauzon-msft
Copy link
Member

Part 3 of adding CRC64 support. This part adds Blob async download support.

For async support I had to create an async version of the content validation policy and the StructuredMessageDecoder. I tried to factor out common code into helpers where possible, which makes this diff a bit ugly. No functionality was changed in the pipeline or decoder, just the async one needed async/await where appropriate.

As usual, CI will not pass as tests are not recorded and extension is not added as dev-dependency

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Mar 23, 2026
@jalauzon-msft jalauzon-msft merged commit c8eec6d into Azure:feature/storage/content-validation-102 Mar 24, 2026
14 of 23 checks passed
@jalauzon-msft jalauzon-msft deleted the cv-102-3 branch March 24, 2026 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants