-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
Storage:DurabilityIssues and PRs related to the durability frameworkIssues and PRs related to the durability frameworkbugSomething isn't workingSomething isn't workingdisabled-testIssues that are used by an AwaitsFix annotation to temporarily disable a broken testIssues that are used by an AwaitsFix annotation to temporarily disable a broken test
Description
Describe the bug
During Snapshot Deletion, Today we are relying on repository setting to determine if we should use the new delete snapshots method which cleans up lock files as well or the old one. IF user enables shallow copy snapshot flag and creates multiple shallow copy snapshots and then disables flag and triggers deletion of those shallow copy snapshots, we will end up leaving stale shallow copy blobs belonging to those snapshots.
To Fix this, we need to add the list of Shallow Copy Snapshots in Repository Data. So that we don't rely just on the repository flag.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Storage:DurabilityIssues and PRs related to the durability frameworkIssues and PRs related to the durability frameworkbugSomething isn't workingSomething isn't workingdisabled-testIssues that are used by an AwaitsFix annotation to temporarily disable a broken testIssues that are used by an AwaitsFix annotation to temporarily disable a broken test
Type
Projects
Status
Next (Next Quarter)