OpenSearch/plugins
Yannick Welsch 467ea50c4e
Use stronger write-once semantics for Azure repository (#30437)
There's no need for an extra blobExists() call when writing a blob to the Azure service. Azure
provides an option (with stronger consistency guarantees) on the upload method that guarantees
that the blob that's uploaded does not already exist. This saves one network roundtrip.

Relates to #19749
2018-06-11 09:12:44 +02:00
..
analysis-icu Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (#31073) 2018-06-04 14:18:46 -04:00
analysis-kuromoji Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (#31073) 2018-06-04 14:18:46 -04:00
analysis-nori Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (#31073) 2018-06-04 14:18:46 -04:00
analysis-phonetic Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (#31073) 2018-06-04 14:18:46 -04:00
analysis-smartcn Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (#31073) 2018-06-04 14:18:46 -04:00
analysis-stempel Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (#31073) 2018-06-04 14:18:46 -04:00
analysis-ukrainian Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (#31073) 2018-06-04 14:18:46 -04:00
discovery-azure-classic Require JDK 9 for compilation (#28071) 2018-01-16 13:45:13 -05:00
discovery-ec2 Remove execute mode bit from source files 2018-03-26 13:37:55 +02:00
discovery-file Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00
discovery-gce Copy Lucene IOUtils (#29012) 2018-03-13 12:49:33 -04:00
examples Move score script context from SearchScript to its own class (#30816) 2018-05-25 07:17:50 +02:00
ingest-attachment Add ingest-attachment support for per document `indexed_chars` limit (#28977) 2018-03-14 19:07:20 +01:00
ingest-geoip Copy Lucene IOUtils (#29012) 2018-03-13 12:49:33 -04:00
ingest-user-agent Use non deprecated xcontenthelper (#28503) 2018-02-05 16:18:18 -07:00
mapper-murmur3 Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
mapper-size Remove legacy mapping code. (#29224) 2018-04-11 09:41:37 +02:00
repository-azure Use stronger write-once semantics for Azure repository (#30437) 2018-06-11 09:12:44 +02:00
repository-gcs Remove version from license file name for GCS SDK (#31221) 2018-06-08 21:19:16 -04:00
repository-hdfs Remove BlobContainer.move() method (#31100) 2018-06-07 10:48:31 +02:00
repository-s3 Remove BlobContainer.move() method (#31100) 2018-06-07 10:48:31 +02:00
store-smb Validate top-level keys for create index request (#23755) (#23869) 2017-09-26 09:49:20 -07:00
transport-nio Add licenses for transport-nio (#31218) 2018-06-08 17:15:28 -04:00
build.gradle Reorganize license files 2018-04-20 15:33:59 -07:00