David Handermann created NIFI-9706:
--------------------------------------
Summary: 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
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)