forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Migration Upgrade and Assistance APIs (elastic#40075)
The Migration Assistance API has been functionally replaced by the Deprecation Info API, and the Migration Upgrade API is not used for the transition from ES 6.x to 7.x, and does not need to be kept around to repair indices that were not properly upgraded before upgrading the cluster, as was the case in 6.
- Loading branch information
Showing
45 changed files
with
44 additions
and
3,035 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
75 changes: 0 additions & 75 deletions
75
...-high-level/src/main/java/org/elasticsearch/client/migration/IndexUpgradeInfoRequest.java
This file was deleted.
Oops, something went wrong.
96 changes: 0 additions & 96 deletions
96
...high-level/src/main/java/org/elasticsearch/client/migration/IndexUpgradeInfoResponse.java
This file was deleted.
Oops, something went wrong.
53 changes: 0 additions & 53 deletions
53
...rest-high-level/src/main/java/org/elasticsearch/client/migration/IndexUpgradeRequest.java
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
...st-high-level/src/main/java/org/elasticsearch/client/migration/UpgradeActionRequired.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.