Skip to content

Too many snapshot files when S3 is not avaliable #681

@SychDan

Description

@SychDan

When S3 is not avaliable in runtime, snapshot files is not deleted.
On fail, cleanup() method is invoked. This method deletes deltas, reverseDeltas, but not snapshot, because snapshot publishing is not completed
So when S3 is not available a long time, unused snapshots take up a lot of disk space.
Do you have a some workaround for this bug?
Is it a bug or feature?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions