Skip to content
Unverified Commit 84589515 authored by Henning Andersen's avatar Henning Andersen Committed by GitHub
Browse files

SLM: max/after and max/failed fix (#68352)

Combining both maximum and expire after retention configuration did not
compose well in that, as long as there are any snapshots to delete due
to the maximum criteria, the expire after criteria was not evaluated,
fixed to consider both.

When evaluating the maximum criteria, a number of snapshots to delete
was calculated based on successful snapshots. However, when evaluating
which snapshot is eligible for deletion, the entire list was used,
resulting in deleting too few snapshots.
parent a5f3787b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment