From df32157a990cc52596a3747e21da289cd9488b8c Mon Sep 17 00:00:00 2001 From: Hendrik Muhs Date: Tue, 12 Oct 2021 14:01:25 +0200 Subject: [PATCH] [Transform][DOCS] remove 7.x related limitations (#78975) remove 7.x related limitations from limitations documentation for 8.x --- docs/reference/transform/limitations.asciidoc | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/docs/reference/transform/limitations.asciidoc b/docs/reference/transform/limitations.asciidoc index 367aef9cbee9c..e4df33a311fa5 100644 --- a/docs/reference/transform/limitations.asciidoc +++ b/docs/reference/transform/limitations.asciidoc @@ -77,15 +77,6 @@ occur at `frequency` interval. [[transform-operational-limitations]] == Operational limitations -[discrete] -[[transform-rolling-upgrade-limitation]] -=== {transforms-cap} reassignment suspended during a rolling upgrade from 7.2 and 7.3 - -If your cluster contains mixed version nodes, for example during a rolling -upgrade from 7.2 or 7.3 to a newer version, {transforms} whose nodes are stopped -will not be reassigned until the upgrade is complete. After the upgrade is done, -{transforms} resume automatically; no action is required. - [discrete] [[transform-aggresponse-limitations]] === Aggregation responses may be incompatible with destination index mappings @@ -281,15 +272,6 @@ destination indices and other saved objects in {kib} and to see only the objects that belong to your space. However, this limited scope does not apply to {transforms}; they are visible in all spaces. -[discrete] -[[transform-rolling-upgrade-ui-limitation]] -=== {transforms-cap} UI will not work during a rolling upgrade from 7.2 - -If your cluster contains mixed version nodes, for example during a rolling -upgrade from 7.2 to a newer version, and {transforms} have been created in 7.2, -the {transforms} UI (earler {dataframe} UI) will not work. Please wait until all -nodes have been upgraded to the newer version before using the {transforms} UI. - [discrete] [[transform-kibana-limitations]] === Up to 1,000 {transforms} are listed in {kib}