Skip to content

Restore views in parallel #4287

Open
Open
@Michal-Leszczynski

Description

@Michal-Leszczynski

As per #4257 (comment), it might be beneficial to restore multiple views at once, so it should be investigated. We can always allow to control it with a flag --view-parallel which would describe the amount of views that can be restored in parallel (with some safe default like 2 or 3). Implementation should be really straight forward with the parallel.Run function.

This optimization can be applied for both regular and 1-1 restore.

cc: @karol-kokoszka @VAveryanov8 @nyh

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