Skip to content

Recursively Delete Unreferenced Index Directories (#42189)#44051

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:42189-7.x
Jul 8, 2019
Merged

Recursively Delete Unreferenced Index Directories (#42189)#44051
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:42189-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

backport of #42189

* 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)
@original-brownbear original-brownbear merged commit af9b98e into elastic:7.x Jul 8, 2019
@original-brownbear original-brownbear deleted the 42189-7.x branch July 8, 2019 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant