Skip to content

GCS client bug when retrieving object size with size 0 #510

@robklg

Description

@robklg

GCS client sends a range header with bytes="{}-", start_pos even if start_pos is 0. If the object that is being retrieved is of size 0, then GCS returns 416 - range not satisfiable. So we should not send bytes range starting from 0.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions