Skip to content

Conversation

@alexey-ivanov-es
Copy link
Contributor

It seems the best way to fix #122949 is to use existing data stream reindex API. However, this API is located in the migrate x-pack plugin. This commit moves the system indices migration logic (REST handlers, transport actions, and task) to the migrate plugin.

Port of #123551

It seems the best way to fix elastic#122949 is to use existing data stream reindex API. However, this API is located in the migrate x-pack plugin. This commit moves the system indices migration logic (REST handlers, transport actions, and task) to the migrate plugin.

Port of elastic#123551
@alexey-ivanov-es alexey-ivanov-es requested review from a team as code owners March 13, 2025 13:47
@alexey-ivanov-es alexey-ivanov-es added :Core/Infra/Core Core issues without another label v9.0.0 v9.1.0 >refactoring auto-backport Automatically create backport pull requests when merged labels Mar 13, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Core/Infra Meta label for core/infra team label Mar 13, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@alexey-ivanov-es alexey-ivanov-es changed the title Move system indices migration to migrate plugin [main] Move system indices migration to migrate plugin Mar 13, 2025
@alexey-ivanov-es alexey-ivanov-es removed auto-backport Automatically create backport pull requests when merged v9.0.0 labels Mar 13, 2025
@alexey-ivanov-es alexey-ivanov-es deleted the move-system-indices-migration_main branch March 17, 2025 20:04
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 >refactoring Team:Core/Infra Meta label for core/infra team v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

System data streams are not being upgraded in the feature migration API

2 participants