elasticsearch/x-pack/plugin/snapshot-repo-test-kit/qa
Keith Massey 0ae9e77637
Not throwing FileNotFoundException if BlobContainer has been deleted (#75991)
If the underlying directory for an HdfsBlobContainer has been deleted (such as by calling HdfsBlobContainer.delete()) then listBlobsByPrefix() was throwing a FileNotFoundException. This change makes listBlobsByPrefix() return an empty array instead, which is inline with the behavior of FsBlobContainer. It also adds HdfsSnapshotRepoTestKitIT, which runs the repo analyzer against the HDFS repo.
Closes #73708
2021-08-04 08:17:56 -05:00
..
azure
gcs Remove MavenFilteringHack (#73637) 2021-07-20 17:05:16 -04:00
hdfs Not throwing FileNotFoundException if BlobContainer has been deleted (#75991) 2021-08-04 08:17:56 -05:00
minio
rest
s3
build.gradle Cleanup QA projects build scripts (#74428) 2021-06-23 11:35:47 +02:00