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

fix: update Grpc Write implementation to allow specifying expected md5 #1815

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

BenWhitehead
Copy link
Collaborator

Remove Hasher.Constant. StartResumableWriteRequest has been updated to allow specifying object_checksums when creating the session.

Add several new positive and negative integration test for md5 verification

@BenWhitehead BenWhitehead requested a review from a team as a code owner December 15, 2022 18:06
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: storage Issues related to the googleapis/java-storage API. labels Dec 15, 2022
@BenWhitehead BenWhitehead requested a review from a team as a code owner December 15, 2022 18:20
@BenWhitehead BenWhitehead added the owlbot:ignore instruct owl-bot to ignore a PR label Dec 15, 2022
@frankyn
Copy link
Member

frankyn commented Dec 16, 2022

Thanks for the succinct PR!

Remove Hasher.Constant. StartResumableWriteRequest has been updated to allow specifying `object_checksums` when creating the session.

Add several new positive and negative integration test for md5 verification
@BenWhitehead BenWhitehead added the automerge Merge the pull request once unit tests and other checks pass. label Dec 16, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 4662572 into main Dec 16, 2022
@gcf-merge-on-green gcf-merge-on-green bot deleted the grpc/write/md5-match branch December 16, 2022 19:04
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 16, 2022
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. owlbot:ignore instruct owl-bot to ignore a PR size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants