Skip to content

Include hidden Elasticsearch indices in restore cleanup - #41

Merged
viliakov merged 1 commit into
mainfrom
include-hidden-es-indices
Sep 4, 2026
Merged

Include hidden Elasticsearch indices in restore cleanup#41
viliakov merged 1 commit into
mainfrom
include-hidden-es-indices

Conversation

@viliakov

@viliakov viliakov commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Elasticsearch restore cleanup now expands hidden indices, so orphaned data-stream backing indices are deleted before snapshot restore. This prevents existing hidden .ds-* indices from blocking restore.

Tracking: https://github.com/StackVista/StackGraph/issues/65

Validation: go test ./..., golangci-lint, and go build.

@viliakov
viliakov merged commit 210e477 into main Sep 4, 2026
6 checks passed
@viliakov
viliakov deleted the include-hidden-es-indices branch September 4, 2026 14:20
@kkaempf kkaempf added this to the Wrapping up summer milestone Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants