Skip to content

Implement CRC32C checksum in GrpcResumableUploadSession #4156

@coryan

Description

@coryan

With gRPC we can compute the checksum as data is streamed and send it with the last message to finish the upload. That provides better data integrity as the upload will not create any object if the checksum is mismatched.

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the Cloud Storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions