Skip to content
This repository was archived by the owner on Oct 14, 2021. It is now read-only.

Implement AOS-46 Idempotent storager delete operation #16

Merged
merged 3 commits into from
May 6, 2021

Conversation

JinnyYi
Copy link
Contributor

@JinnyYi JinnyYi commented May 6, 2021

Idempotent storager delete operation in ref: beyondstorage/go-storage#554.

multiparter.go Outdated
@@ -50,7 +50,7 @@ func TestMultiparter(t *testing.T, store types.Storager) {
})
})

Convey("When Delete with multipart id", func() {
Convey("When Delete with multipart id twice", func() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto

@Xuanwo Xuanwo changed the title Idempotent storager delete operation AOS-46: Idempotent storager delete operation May 6, 2021
@Xuanwo Xuanwo changed the title AOS-46: Idempotent storager delete operation Implement AOS-46 Idempotent storager delete operation May 6, 2021
@Xuanwo Xuanwo merged commit 1ace601 into master May 6, 2021
@Xuanwo Xuanwo deleted the idempotent-delete-operation branch May 6, 2021 08:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants