Skip to content

Conversation

@parkertimmins
Copy link
Contributor

Backports the following commits to 9.0:

…elastic#122535)

When reindexing data stream indices, parts of the index metadata needs to be copied from the source index to destination index, so that ILM and data stream lifecycle function properly. This adds a new CopyLifecycleIndexMetadataTransportAction which copies the following metadata from a source index to a destination index:
- creation date setting
- rollover info
- ILM custom metadata
@parkertimmins parkertimmins added :Data Management/Data streams Data streams and their lifecycles >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Data Management Meta label for data/management team labels Feb 14, 2025
@elasticsearchmachine elasticsearchmachine merged commit 6950482 into elastic:9.0 Feb 14, 2025
16 checks passed
@parkertimmins parkertimmins deleted the backport/9.0/pr-122535 branch February 14, 2025 02:22
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 :Data Management/Data streams Data streams and their lifecycles >non-issue Team:Data Management Meta label for data/management team v9.0.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants