-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Closed
Labels
:Distributed/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>enhancementTeam:DistributedMeta label for distributed team.Meta label for distributed team.
Description
Today S3 repositories ignore the failIfAlreadyExists parameter passed to the various write methods on BlobContainer because at the time of writing the S3 API had no way to implement this feature. However, S3 now supports overwrite protection. We should adopt this new functionality for S3 repositories. Moreover, all other repository implementations already support this feature, so with this change we can now strengthen the repository analysis API to verify that overwrite protection works as expected.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Distributed/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>enhancementTeam:DistributedMeta label for distributed team.Meta label for distributed team.