Skip to content

Writing an ArchiveList after modifying the contents creates wrong splits #30

@NextinMono

Description

@NextinMono

As there is no function to delete files from an ArchiveList, you have to loop over all of the already created splits to delete a file. The writer for ArchiveList never tries to manage how many splits it needs, which can lead to 0kb splits or single splits that are too large.

Example:

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions