OpenSearch/plugins
Yannick Welsch fc870fdb4c
Use simpler write-once semantics for HDFS repository (#30439)
There's no need for an extra `blobExists()` call when writing a blob to the HDFS service. The writeBlob implementation for the HDFS repository already uses the `CreateFlag.CREATE` option on the file creation, which ensures that the blob that's uploaded does not already exist. This saves one network roundtrip.
2018-05-11 09:50:37 +02:00
..
analysis-icu Upgrade to Lucene-7.4-snapshot-6705632810 (#30519) 2018-05-10 12:31:45 -04:00
analysis-kuromoji Upgrade to Lucene-7.4-snapshot-6705632810 (#30519) 2018-05-10 12:31:45 -04:00
analysis-nori Upgrade to Lucene-7.4-snapshot-6705632810 (#30519) 2018-05-10 12:31:45 -04:00
analysis-phonetic Upgrade to Lucene-7.4-snapshot-6705632810 (#30519) 2018-05-10 12:31:45 -04:00
analysis-smartcn Upgrade to Lucene-7.4-snapshot-6705632810 (#30519) 2018-05-10 12:31:45 -04:00
analysis-stempel Upgrade to Lucene-7.4-snapshot-6705632810 (#30519) 2018-05-10 12:31:45 -04:00
analysis-ukrainian Upgrade to Lucene-7.4-snapshot-6705632810 (#30519) 2018-05-10 12:31:45 -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 Replace jvm-example by two plugin examples (#28339) 2018-01-26 17:34:24 +01: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 Move repository-azure fixture test to QA project (#30253) 2018-05-02 09:16:51 +02:00
repository-gcs Move repository-gcs fixture test to QA project (#30208) 2018-04-30 13:31:14 +02:00
repository-hdfs Use simpler write-once semantics for HDFS repository (#30439) 2018-05-11 09:50:37 +02:00
repository-s3 Move repository-s3 fixture tests to QA test project (#29372) 2018-04-27 16:49:06 +02:00
store-smb Validate top-level keys for create index request (#23755) (#23869) 2017-09-26 09:49:20 -07:00
transport-nio Remove NioNotEnabledBootstrapCheck bootstrap check (#28901) 2018-03-08 11:06:36 -07:00
build.gradle Reorganize license files 2018-04-20 15:33:59 -07:00