OpenSearch/test/fixtures
Armin Braun 9268b25789
Add Check for Metadata Existence in BlobStoreRepository (#59141) (#59216)
In order to ensure that we do not write a broken piece of `RepositoryData`
because the phyiscal repository generation was moved ahead more than one step
by erroneous concurrent writing to a repository we must check whether or not
the current assumed repository generation exists in the repository physically.
Without this check we run the risk of writing on top of stale cached repository data.

Relates #56911
2020-07-08 14:25:01 +02:00
..
azure-fixture Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00
gcs-fixture Add Check for Metadata Existence in BlobStoreRepository (#59141) (#59216) 2020-07-08 14:25:01 +02:00
hdfs-fixture Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00
krb5kdc-fixture Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
minio-fixture Add Minio tests for searchable snapshots (#56112) (#56179) 2020-05-05 11:40:06 +02:00
old-elasticsearch Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00
s3-fixture Add Check for Metadata Existence in BlobStoreRepository (#59141) (#59216) 2020-07-08 14:25:01 +02:00
build.gradle Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00