Skip to content

[8.0] System index deprecation warning is not critical (#79633)#80369

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

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

Conversation

@williamrandolph
Copy link
Copy Markdown
Contributor

Backports the following commits to 8.0:

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 f1e8479 into elastic:8.0 Nov 4, 2021
@williamrandolph williamrandolph deleted the backport/8.0/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 v8.0.0-rc1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants