FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: add default end-to-end checksumming for JournalingBlobWriteSessionConfig by BenWhitehead · Pull Request #3180 · googleapis/java-storage · GitHub

feat: add default end-to-end checksumming for JournalingBlobWriteSessionConfig - #3180

Closed
BenWhitehead wants to merge 1 commit into
checksumming/05/grpc-resumable-and-directfrom
checksumming/06/grpc-journaling
Closed

feat: add default end-to-end checksumming for JournalingBlobWriteSessionConfig#3180
BenWhitehead wants to merge 1 commit into
checksumming/05/grpc-resumable-and-directfrom
checksumming/06/grpc-journaling

Conversation

Copy link
Copy Markdown
Collaborator

Create TestUtils.rmDashRm to recursively delete a directory, and update ITSyncAndUploadUnbufferedWritableByteChannelPropertyTest to use it.

Add TmpDir auto closable to allow managed lifecycle of a temporary directory in a test.

Remove md5Base64 from ChecksummedTestContent#toString(). Base64 values can contain path values that are not valid for filesystems.

Add ITObjectChecksumSupportTest for journaling uploads.

Update ITSyncAndUploadUnbufferedWritableByteChannelPropertyTest property tests to enable and expect crc32c values in all messages.

…ionConfig

Create TestUtils.rmDashRm to recursively delete a directory, and update ITSyncAndUploadUnbufferedWritableByteChannelPropertyTest to use it.

Add TmpDir auto closable to allow managed lifecycle of a temporary directory in a test.

Remove md5Base64 from ChecksummedTestContent#toString(). Base64 values can contain path values that are not valid for filesystems.

Add ITObjectChecksumSupportTest for journaling uploads.

Update ITSyncAndUploadUnbufferedWritableByteChannelPropertyTest property tests to enable and expect crc32c values in all messages.
BenWhitehead requested a review from a team June 27, 2025 20:42
product-auto-label Bot added size: m Pull request size is medium. api: storage Issues related to the googleapis/java-storage API. labels Jun 27, 2025
BenWhitehead added this to the e2e-crc32c-media milestone Jun 30, 2025

cojenco left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM, had a GVC review session with Ben

BenWhitehead added a commit that referenced this pull request Jul 23, 2025
Merge train for

* chore: cleanup Crc32cValue and associated Hasher operations #3167
* chore: add Hasher#defaultHasher() #3173
* chore: add UnifiedOpts.Opts#getHasher() to return a hasher relative to the set of Opts defined for an operation. #3174
* feat: add default end-to-end crc32c checksumming for several upload methods via grpc transport #3176
* feat: add default end-to-end checksumming for JournalingBlobWriteSessionConfig #3180
* fix: give user provided checksum precondition priority for Storage#create methods that accept byte[] #3182
* fix: move crc32c computation before writing to disk for BufferToDiskThenUpload BlobWriteSession config #3187

Copy link
Copy Markdown
Collaborator Author

merged in #3197

BenWhitehead deleted the checksumming/06/grpc-journaling branch July 23, 2025 18:14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/java-storage API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL