OpenSearch/server
Armin Braun 196ed6b90e
Remove Mostly Redundant Deleting in FsBlobContainer (#60117) (#60195)
In almost all cases we write uuid named files via this method.
Preemptively deleting just wastes IO ops, we can delete after a write failed
and retry the write to cover the few cases where we actually do an overwrite.
2020-07-27 14:05:41 +02:00
..
licenses upgrade to lucene-8.6.0 release (#59596) (#59599) 2020-07-15 12:40:57 +02:00
src Remove Mostly Redundant Deleting in FsBlobContainer (#60117) (#60195) 2020-07-27 14:05:41 +02:00
build.gradle Remove data stream feature flag (#59572) 2020-07-14 23:50:41 +02:00