Skip to content

[8.9] Clarify data stream recommendations and best practices (#107233)#107234

Merged
elasticsearchmachine merged 2 commits intoelastic:8.9from
dakrone:backport/8.9/pr-107233
Apr 8, 2024
Merged

[8.9] Clarify data stream recommendations and best practices (#107233)#107234
elasticsearchmachine merged 2 commits intoelastic:8.9from
dakrone:backport/8.9/pr-107233

Conversation

@dakrone
Copy link
Copy Markdown
Member

@dakrone dakrone commented Apr 8, 2024

Backports the following commits to 8.9:

* Clarify data stream recommendations and best practices

Our documentation around data streams versus aliases could be interpreted in a way where someone doing *any* updates thinks they need to use an alias with indices instead of a data stream. This commit enhances the documentation around these areas to determine the correct abstraction in a more concrete way. It also tries to clarify that data streams still allow updates to the backing indices, and that a difference is last-write-wins versus first-write-wins.
@dakrone dakrone added :StorageEngine/Data streams Data streams and their lifecycles >docs General docs changes auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Data Management (obsolete) DO NOT USE. This team no longer exists. Team:Docs Meta label for docs team labels Apr 8, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2024

Documentation preview:

@elasticsearchmachine elasticsearchmachine merged commit 1c32934 into elastic:8.9 Apr 8, 2024
@dakrone dakrone deleted the backport/8.9/pr-107233 branch April 8, 2024 21:00
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 >docs General docs changes :StorageEngine/Data streams Data streams and their lifecycles Team:Data Management (obsolete) DO NOT USE. This team no longer exists. Team:Docs Meta label for docs team v8.9.3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants