Skip to content

Add reason to migration.post_feature_upgrade API #4233

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pquentin
Copy link
Member

@pquentin pquentin commented Apr 8, 2025

Server code: https://github.com/elastic/elasticsearch/blob/a6ffeeeb710d72352a2d400c404c4543059f23d1/x-pack/plugin/migrate/src/main/java/org/elasticsearch/system_indices/action/PostFeatureUpgradeResponse.java#L65-L87

There's also the optional ElasticsearchException but that seems to tricky to model given the recursivity and overall complexity.

Copy link
Contributor

github-actions bot commented Apr 8, 2025

Following you can find the validation results for the API you have changed.

API Status Request Response
migration.post_feature_upgrade 🟢 1/1 1/1

You can validate this API yourself by using the make validate target.

@pquentin pquentin requested review from flobernd and l-trotta April 8, 2025 11:04
@pquentin pquentin changed the title Add reason to migration.post_feature_upgrade APi Add reason to migration.post_feature_upgrad API Apr 8, 2025
@pquentin pquentin changed the title Add reason to migration.post_feature_upgrad API Add reason to migration.post_feature_upgrade API Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant