-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels