OpenSearch/plugins/repository-s3
Armin Braun af9b98e81c
Recursively Delete Unreferenced Index Directories (#42189) (#44051)
* Use ability to list child "folders" in the blob store to implement recursive delete on all stale index folders when cleaning up instead of using the diff between two `RepositoryData` instances to cover aborted deletes
* Runs after ever delete operation
* Relates  #13159 (fixing most of this issues caused by unreferenced indices, leaving some meta files to be cleaned up only)
2019-07-08 10:55:39 +02:00
..
config/repository-s3 Fix logging configuration for AwsSdkMetrics logger 2016-10-14 23:44:39 -04:00
licenses Remove Unused AWS KMS Dependency (#43671) (#43679) 2019-06-27 16:51:11 +02:00
src Recursively Delete Unreferenced Index Directories (#42189) (#44051) 2019-07-08 10:55:39 +02:00
build.gradle Add Ability to List Child Containers to BlobContainer (#42653) (#43903) 2019-07-03 11:30:49 +02:00
docker-compose.yml Use TestFixturesPlugin to Run Minio in Tests (#37852) 2019-01-25 12:56:40 +01:00