OpenSearch/plugins/repository-azure
Ali Beyad c4ae23f5d8 Enables implementations of the BlobContainer interface to (#19749)
conform with the requirements of the writeBlob method by
throwing a FileAlreadyExistsException if attempting to write
to a blob that already exists. This change means implementations
of BlobContainer should never overwrite blobs - to overwrite a
blob, it must first be deleted and then can be written again.

Closes #15579
2016-08-02 09:48:21 -04:00
..
licenses Upgrade Azure Storage client to 4.0.0 2016-02-29 15:00:34 +01:00
src Enables implementations of the BlobContainer interface to (#19749) 2016-08-02 09:48:21 -04:00
build.gradle Register group setting for repository-azure accounts 2016-06-27 12:04:59 +02:00