Skip to content

[7.16] System index deprecation warning is not critical (#79633)#80370

Merged
elasticsearchmachine merged 2 commits intoelastic:7.16from
williamrandolph:backport/7.16/pr-79633
Nov 4, 2021
Merged

[7.16] System index deprecation warning is not critical (#79633)#80370
elasticsearchmachine merged 2 commits intoelastic:7.16from
williamrandolph:backport/7.16/pr-79633

Conversation

@williamrandolph
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.16:

When we planned to fully cut off access to system
indices in 8.0, we needed our system index deprecation
warning to be critical. Now that we are merely hiding
system indices, avoiding system index access is no
longer critical, and there is very little that users can
do to change their access patterns. Therefore, we
should log the warning at WARN level, rather than at
CRITICAL.
@williamrandolph williamrandolph added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Nov 4, 2021
@elasticsearchmachine elasticsearchmachine merged commit 47ed531 into elastic:7.16 Nov 4, 2021
@williamrandolph williamrandolph deleted the backport/7.16/pr-79633 branch May 23, 2022 17:25
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.

3 participants