[GH-ISSUE #1707] GetObject with small ranges truncates error message #880

Open
opened 2026-03-04 01:49:38 +03:00 by kerem · 0 comments
Owner

Originally created by @gaul on GitHub (Jun 30, 2021).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1707

GetObject can return errors like InvalidObjectState. When reading a small object S3 truncates the response based on the Range header. Maybe s3fs could request a larger size for small objects then truncate the response itself? How does this work for non-zero-based ranges?

Originally created by @gaul on GitHub (Jun 30, 2021). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1707 `GetObject` can return errors like `InvalidObjectState`. When reading a small object S3 truncates the response based on the `Range` header. Maybe s3fs could request a larger size for small objects then truncate the response itself? How does this work for non-zero-based ranges?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#880
No description provided.