Skip to content

Remove Delete Method from BlobStore (#41619)#42574

Merged
original-brownbear merged 2 commits intoelastic:7.xfrom
original-brownbear:41619-7.x
May 27, 2019
Merged

Remove Delete Method from BlobStore (#41619)#42574
original-brownbear merged 2 commits intoelastic:7.xfrom
original-brownbear:41619-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

  • Remove Delete Method from BlobStore

  • The delete method on the blob store was used almost nowhere and just duplicates the delete method on the blob containers

    • The fact that it provided for some recursive delete logic (that did not behave the same way on all implementations) was not used and not properly tested either

back port of #41619

* Remove Delete Method from BlobStore

* The delete method on the blob store was used almost nowhere and just duplicates the delete method on the blob containers
  * The fact that it provided for some recursive delete logic (that did not behave the same way on all implementations) was not used and not properly tested either
@original-brownbear original-brownbear merged commit c4f4402 into elastic:7.x May 27, 2019
@original-brownbear original-brownbear deleted the 41619-7.x branch May 27, 2019 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant