[ 
https://issues.apache.org/jira/browse/NIFI-11830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17746641#comment-17746641
 ] 

ASF subversion and git services commented on NIFI-11830:
--------------------------------------------------------

Commit f2274f7c3c1974b7e6151953560d47890c297d44 in nifi's branch 
refs/heads/support/nifi-1.x from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f2274f7c3c ]

NIFI-11830 Set Entire FlowFile default strategy for JSLTTransformJSON

- Applying Entire FlowFile strategy on support branch to avoid changing 
existing behavior


> Allow JSLTTransformJSON to apply the transform to each object rather than the 
> whole file
> ----------------------------------------------------------------------------------------
>
>                 Key: NIFI-11830
>                 URL: https://issues.apache.org/jira/browse/NIFI-11830
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>            Priority: Minor
>             Fix For: 2.latest
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> JSLTTransformJSON currently reads the entire FlowFile in and applies the 
> transform to it. For efficiency and memory considerations it would be nice to 
> add a property to specify whether to apply the transform to the entire file 
> or for each JSON object in the top-level array one at a time. Since the 
> latter is more memory-efficient, that should be the default for the next 
> major version.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to