Skip to content

hard-coded max segments #25

@shanedsnyder

Description

@shanedsnyder

In GitLab by @shanedsnyder on Feb 19, 2019, 12:44

Mobject hard codes a number of max_segments, where a segment represents a chunk of an object written by a particular client. If the object allocates more segments than this max, it results in hangs in the read code path. We need to find a way to relax this constraint and allow objects composed of many segments to be read-back efficiently.

Metadata

Metadata

Assignees

No one assigned

    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