OpenSearch/test
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
..
fixtures in the plugin: guard against HADOOP_HOME in environment on any platform. 2015-12-21 02:21:53 -05:00
framework Enables implementations of the BlobContainer interface to (#19749) 2016-08-02 09:48:21 -04:00
logger-usage Re-enable logger usage checks 2016-06-28 16:48:05 +02:00
build.gradle Add authentication to reindex-from-remote 2016-07-27 14:17:41 -04:00