[
https://issues.apache.org/jira/browse/NIFI-9706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494186#comment-17494186
]
ASF subversion and git services commented on NIFI-9706:
-------------------------------------------------------
Commit 050491376119f3a5fbbc0ba135f60e1a82d23989 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0504913 ]
NIFI-9706 Added Memory Resource Consideration to JoltTransformJSON
This closes #5781
Signed-off-by: Mike Thomsen <[email protected]>
> Add Memory System Resource annotation to JoltTransformJSON
> ----------------------------------------------------------
>
> Key: NIFI-9706
> URL: https://issues.apache.org/jira/browse/NIFI-9706
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{JoltTransformJSON}} processor reads the entire FlowFile content into
> memory prior to evaluating the transformation. This can lead to an
> {{OutOfMemoryError}} when processing larger files with limited heap memory.
> The processor should be annotated with {{SystemResourceConsiderations}} to
> warn of potential memory issues.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)