Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.
This repository was archived by the owner on May 12, 2021. It is now read-only.

Use a map for BlockIndex #2007

@darfux

Description

@darfux

Which feature do you think can be improved?
Use a map to record BlockIndex of SandboxState instead of the current auto increment integer.

How can it be improved?
This makes us able to reuse the index of detached device. So if a container restarts a large number of times, it will not reach the limit of device(such as maxSCSIDevices).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovement to an existing featureneeds-reviewNeeds to be assessed by the team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions