Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

williamrandolph
Copy link
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