Skip to content

Make it impossible to create less than threshold kfrags in generate_kfrags()? #48

@fjarri

Description

@fjarri

Currently the user can supply num_kfrags < threshold, rendering the resulting kfrags useless. We can pass overhead (or some other name) instead of num_kfrags, and return threshold + overhead kfrags. If both threshold and overhead are unsigned, it will be impossible to create a set of useless kfrags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIRelated to public API

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions