OpenSearch/plugins/repository-hdfs
Armin Braun c4f44024af
Remove Delete Method from BlobStore (#41619) (#42574)
* Remove Delete Method from BlobStore (#41619)
* 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
2019-05-27 12:24:20 +02:00
..
licenses Update httpclient for JDK 11 TLS engine (#37994) 2019-01-30 14:24:29 -07:00
src Remove Delete Method from BlobStore (#41619) (#42574) 2019-05-27 12:24:20 +02:00
build.gradle Convert repository-hdfs to testclusters (#41252) 2019-04-19 09:47:14 +03:00