Skip to content

Stream EC parts directly if/when possible #3952

@roman-khimov

Description

@roman-khimov

Is your feature request related to a problem? Please describe.

I'm always frustrated when I realize we collect all relevant EC parts on intermediary node, concatenate them together and only after that we send the reply to user. This adds delay and processing overhead.

Describe the solution you'd like

Stream each part as it goes. If everything is available that's a clear win.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I3Minimal impactS4RoutineU2Seriously plannedenhancementImproving existing functionalityneofs-storageStorage node application issuesperformanceMore of something per second

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions