Skip to content

borg2: compact always invalidates the whole index cache of clients #9817

Description

@ThomasWaldmann

because compact always writes all index information into 1 new index file and deletes all the old index pieces, clientside caches become stale at that point and all clients need to refresh their cache and load that big index piece.

as borg compact is moving objects to new packs and also removing unused objects, it is maybe not trivial to improve this - collect ideas below.

Metadata

Metadata

Assignees

No one assigned

    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