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

BlockBlob Client: Transactional/Source Content Validation #20666

Conversation

siminsavani-msft
Copy link
Contributor

@siminsavani-msft siminsavani-msft commented Apr 19, 2023

  1. StageBlock
  • Recorded existing SDK generated CRC64 test
  • Added and recorded positive and negative user generated CRC64
  • Positive and negative user generated MD5 test exist (minor cleanup)
  • TODO: Record these tests
  1. StageBlockFromURL
  • Added test for positive and negative user generated MD5
  • Added test for positive and negative user generated CRC64
  1. CommitBlockList
  • Deprecated TransactionalContentCRC64
  • Deprecated TransactionContentMD5
  • Context: CommitBlockList works at block level and overall checksums cannot be generated at block level.
  • TODO: Do we want to throw error when users add these options?
  1. CopyFromURL
  • Added positive and negative user generated MD5 test from blob + minor changes
  1. UploadBuffer
  • Added major changes here TODO: regenerate as needed
  • The purpose of this PR is explained in this or a referenced issue.
  • The PR does not update generated files.
  • Tests are included and/or updated for code changes.
  • Updates to CHANGELOG.md are included.
  • MIT license headers are included in each file.

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Apr 19, 2023
@siminsavani-msft
Copy link
Contributor Author

Closing PR and reopening new PR here: #20666

@siminsavani-msft siminsavani-msft deleted the transactional-validation-blockblob branch August 16, 2023 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AzBlob Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants