-
Notifications
You must be signed in to change notification settings - Fork 25.5k
Mark migrate_reindex APIs as public and stable #133912
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
Mark migrate_reindex APIs as public and stable #133912
Conversation
Pinging @elastic/es-data-management (Team:Data Management) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Does the visibility have anything to do with Serverless visibility? Because at least one of these APIs isn't available on Serverless. |
No, this is only about stack. Serverless availability is defined in the Elasticsearch specification: https://github.com/elastic/elasticsearch-specification/blob/235fbc90e9da846733c2f5cc4aaa6be8e1f3fb19/specification/indices/create_from/MigrateCreateFromRequest.ts#L31. Thanks for asking! |
* Mark migrate_reindex APIs as public * Add indices.create_from too * Mark migrate_reindex APIs as stable * Fix indices.get_migrate_reindex_status stability
* Mark migrate_reindex APIs as public * Add indices.create_from too * Mark migrate_reindex APIs as stable * Fix indices.get_migrate_reindex_status stability
* Mark migrate_reindex APIs as public * Add indices.create_from too * Mark migrate_reindex APIs as stable * Fix indices.get_migrate_reindex_status stability
…tic#134193) * Mark migrate_reindex APIs as public * Add indices.create_from too * Mark migrate_reindex APIs as stable * Fix indices.get_migrate_reindex_status stability
…tic#134193) * Mark migrate_reindex APIs as public * Add indices.create_from too * Mark migrate_reindex APIs as stable * Fix indices.get_migrate_reindex_status stability
No description provided.