Commit graph

2 commits

Author SHA1 Message Date
István Zoltán Szabó
b66b0963b8
[DOCS] Drafts docs for Upgrade Transforms API (#79139) (#79477) 2021-10-19 16:39:34 +02:00
Hendrik Muhs
7673778034
[7.x][Transform] add transform upgrade endpoint (#77566) (#79097)
* [Transform] add transform upgrade endpoint (#77566)

Add an _upgrade endpoint to bulk upgrade transforms. _upgrade rewrites all transforms and its
artifacts into the latest format to the latest storage(index). If all transforms are upgraded old
indices and outdated documents get deleted. Using the dry_run option it is possible to check if
upgrades are necessary without applying changes.

* fix merge conflicts

* 7.x requires a different license check
2021-10-14 04:39:39 -04:00