[
https://issues.apache.org/jira/browse/NIFI-13359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854121#comment-17854121
]
ASF subversion and git services commented on NIFI-13359:
--------------------------------------------------------
Commit f83850eb00ccf25ea5b0b6bd94bdec89e6364ba9 in nifi's branch
refs/heads/support/nifi-1.x from Jim Steinebrey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f83850eb00 ]
NIFI-13359 Tune ExecuteSQL/Record to create fewer transient flow files
Signed-off-by: Matt Burgess <[email protected]>
> Tune ExecuteSQL/Record to create fewer transient flow files
> -----------------------------------------------------------
>
> Key: NIFI-13359
> URL: https://issues.apache.org/jira/browse/NIFI-13359
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.26.0, 2.0.0-M3
> Reporter: Jim Steinebrey
> Assignee: Jim Steinebrey
> Priority: Major
>
> AbstractExecuteSQL (which is extended by ExecuteSQL and ExceuteSQLRecord)
> creates several unneeded temp flow files by using putAttribute instead of
> putAllAttributes. Tune the code to create fewer intermediate flow files.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)