Skip to content

Commit c608773

Browse files
kosabogiszabosteve
andauthored
Update explore-analyze/transforms/transform-limitations.md
Co-authored-by: István Zoltán Szabó <[email protected]>
1 parent 8e54b49 commit c608773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

explore-analyze/transforms/transform-limitations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ When many transforms run concurrently, especially in environments with large num
159159

160160
A PIT storm increases the memory pressure on hot nodes. This may result in rising memory usage and long garbage collection cycles. In practice, searches and writes may slow down or queue until the node recovers, and in severe cases a restart may be required.
161161

162-
As a workaround, you can disable PIT for a specific transform:
162+
As a workaround, you can disable PIT for a specific {{transform}}:
163163

164164
```console
165165
POST _transform/<transform_id>/_update

0 commit comments

Comments
 (0)