OpenSearch/plugins/repository-hdfs
Armin Braun 99f13b90d3
SNAPSHOT: Speed up HDFS Repository Writes (#37069)
* There is no point in hsyncing after every individual write since there is only value in completely written blobs for restores, this is ensures by the `SYNC` flag already and there is no need for separately invoking `hsync` after individual writes
2019-01-03 16:16:05 +01:00
..
licenses LOGGING: Upgrade to Log4J 2.11.1 (#32616) 2018-08-06 14:56:21 +02:00
src SNAPSHOT: Speed up HDFS Repository Writes (#37069) 2019-01-03 16:16:05 +01:00
build.gradle Testing conventions task part 2 (#36107) 2018-12-05 14:20:01 +02:00