Skip to content
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

Move migrate APIs to rest-api-spec indices namespace #120580

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

pquentin
Copy link
Member

To improve the developer experience in language clients, we agree on the following changes offline:

Original PR Existing name New name
#118109 migrate.reindex indices.migrate_reindex
#118291 migrate.cancel_reindex indices.cancel_migrate_reindex
#118267 migrate.get_reindex_status indices.get_migrate_reindex_status
#119250 migrate.create_from indices.create_from

But I'm happy to continue tweaking this as long as we don't use the migrate namespace, which was already confused with the migration namespace in elastic/elasticsearch-specification#3564. Note that this does not change the REST API URLs themselves. Tagging as >non-issue since those APIs have not been released yet.

@pquentin pquentin added >non-issue :Data Management/Indices APIs APIs to create and manage indices and templates auto-backport Automatically create backport pull requests when merged v9.0.0 v8.18.0 labels Jan 22, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Data Management Meta label for data/management team label Jan 22, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

Copy link
Member

@masseyke masseyke left a comment

Choose a reason for hiding this comment

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

LGTM

@pquentin pquentin merged commit 455e062 into elastic:main Jan 22, 2025
16 checks passed
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged :Data Management/Indices APIs APIs to create and manage indices and templates >non-issue Team:Data Management Meta label for data/management team v8.18.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants