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

storage: do not fail transfers where validation is skipped #892

Merged

Conversation

stephenplusplus
Copy link
Contributor

Fixes #889

Instead of assuming a data integrity failure in all cases, we only assume a failure if the user wanted data integrity checks in the first place.

Definitely should give a patch release for this.

@stephenplusplus stephenplusplus added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. api: storage Issues related to the Cloud Storage API. labels Sep 24, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 24, 2015
callmehiphop added a commit that referenced this pull request Sep 24, 2015
storage: do not fail transfers where validation is skipped
@callmehiphop callmehiphop merged commit fd7f032 into googleapis:master Sep 24, 2015
@callmehiphop
Copy link
Contributor

👍

sofisl pushed a commit that referenced this pull request Nov 11, 2022
…ic of the streaming APIs (#892)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 405426307

Source-Link: googleapis/googleapis@a51c341

Source-Link: googleapis/googleapis-gen@c59fe82
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzU5ZmU4MmVlMDU5NzQwMGI2OWJkZDE5M2IzYjJlMTVlMTNlYjlkMCJ9
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 Cloud Storage API. cla: yes This human has signed the Contributor License Agreement. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants