Skip to content

Getting object file Reader will load content of even large blobs into memory #104

Closed
@lafriks

Description

@lafriks

When calling Reader method of object.File it will read all content into memory that can easily drain memory. Would be nice if there was option that it would return wrapper to FS reader limited to specific object pos & length

Ref:

obj, err := p.getNextMemoryObject(h)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions