Skip to content

[DOCS] Add system indices deprecation #80095

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

lockewritesdocs
Copy link
Contributor

@lockewritesdocs lockewritesdocs commented Oct 29, 2021

If an application or API directly accesses system indices, we generate warnings in the deprecation log as indicated in #79633. This PR adds a deprecation notice to the migration docs so that we can inform users of this change and link to additional docs for guidance.

#80028 will add a deprecation message to the 8.0 migration guide.

Preview link: https://elasticsearch_80095.docs-preview.app.elstc.co/guide/en/elasticsearch/reference/7.16/migrating-7.16.html#breaking_716_indices_deprecations

Relates to #79679

@lockewritesdocs lockewritesdocs added >docs General docs changes :Core/Infra/Core Core issues without another label v7.16.0 labels Oct 29, 2021
@lockewritesdocs lockewritesdocs self-assigned this Oct 29, 2021
@elasticmachine elasticmachine added Team:Docs Meta label for docs team Team:Core/Infra Meta label for core/infra team labels Oct 29, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

Copy link
Contributor

@williamrandolph williamrandolph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!


*Impact* +
Accessing system indices directly results in warnings in the header of API
responses. Use {kib} or the associated feature's {es} APIs to manage the data
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to mention the deprecation logs, or is that implied?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@williamrandolph, we could clarify this statement and say:

Accessing system indices directly results in warnings in the header of API responses and in the deprecation logs.

@lockewritesdocs lockewritesdocs merged commit c0a893d into elastic:7.16 Nov 2, 2021
@lockewritesdocs lockewritesdocs deleted the docs__system-indices-7.16 branch November 2, 2021 18:41
@danhermann danhermann removed the v7.16.1 label Nov 3, 2021
jrodewig added a commit that referenced this pull request Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Core Core issues without another label >docs General docs changes Team:Core/Infra Meta label for core/infra team Team:Docs Meta label for docs team v7.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants