Skip to content

Decompressive transcoding #2051

@coryan

Description

@coryan

Over HTTP+JSON Google Cloud Storage can automatically decompress objects. We need a way to disable this decompression, to detect that is happening, and then all kinds of things do not work:

  • Ranged reads (and therefore resumes) do not work well.
  • Checksums do not work.

These things need to be disabled if we detect decompressive transcoding is happening.

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the Cloud Storage API.priority: p3Desirable enhancement or fix. May not be included in next release.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