Skip to content

Conversation

@jrodewig
Copy link
Contributor

@jrodewig jrodewig commented Oct 6, 2021

Backports the following commits to 7.x:

Fixes a couple of erroneous references related to system indices in the snapshot restore tutorial:

* Calling the delete index API on `*` will only delete
  some system indices, such as the `.security`. It won't delete others, such as
  `.geoip_databases`.

* Not all dot indices are system indices. Some are just hidden indices.

Relates to #76929
# Conflicts:
#	docs/reference/snapshot-restore/restore-snapshot.asciidoc
@jrodewig jrodewig added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Oct 6, 2021
@elasticsearchmachine elasticsearchmachine merged commit d4fee27 into elastic:7.x Oct 6, 2021
@jrodewig jrodewig deleted the backport/7.x/pr-78582 branch October 12, 2021 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v7.16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants