Skip to content

Commit 6bb9286

Browse files
authored
[DOCS] Deletes Cannot update data frame transform limitation (elastic#498)
* [DOCS] Deletes Cannot update data frame transform limitation. * [DOCS] Fine-tunes limitation about rolling updates.
1 parent 4f45381 commit 6bb9286

1 file changed

Lines changed: 6 additions & 13 deletions

File tree

docs/en/stack/data-frames/limitations.asciidoc

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
beta[]
1010

11-
The following limitations and known problems apply to the 7.3 release of
11+
The following limitations and known problems apply to the 7.4 release of
1212
the Elastic {dataframe} feature:
1313

1414
[float]
@@ -26,12 +26,12 @@ status.
2626

2727
[float]
2828
[[df-ui-limitation]]
29-
=== {dataframe-cap} UI will not work during a rolling upgrade from 7.2 to 7.3
29+
=== {dataframe-cap} UI will not work during a rolling upgrade from 7.2
3030

3131
If your cluster contains mixed version nodes, for example during a rolling
32-
upgrade from 7.2 to 7.3, and {dataframe-transforms} have been created in 7.2,
33-
the {dataframe} UI will not work. Please wait until all nodes have been upgraded
34-
to 7.3 before using the {dataframe} UI.
32+
upgrade from 7.2 to a newer version, and {dataframe-transforms} have been
33+
created in 7.2, the {dataframe} UI will not work. Please wait until all nodes
34+
have been upgraded to the newer version before using the {dataframe} UI.
3535

3636

3737
[float]
@@ -46,7 +46,7 @@ table.
4646
[[df-ccs-limitations]]
4747
=== {ccs-cap} is not supported
4848

49-
{ccs-cap} is not supported in 7.3 for {dataframe-transforms}.
49+
{ccs-cap} is not supported for {dataframe-transforms}.
5050

5151
[float]
5252
[[df-kibana-limitations]]
@@ -175,13 +175,6 @@ transform will fail.
175175
Using smaller values for `max_page_search_size` may result in a longer duration
176176
for the transform checkpoint to complete.
177177

178-
[float]
179-
[[df-update-limitations]]
180-
=== Cannot update a {dataframe-transform}
181-
182-
{dataframe-transform-cap} configurations cannot be updated. Please delete and
183-
then create a new transform instead.
184-
185178
[float]
186179
[[df-scheduling-limitations]]
187180
=== {cdataframe-cap} scheduling limitations

0 commit comments

Comments
 (0)