[
https://issues.apache.org/jira/browse/NIFI-13359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854122#comment-17854122
]
ASF subversion and git services commented on NIFI-13359:
--------------------------------------------------------
Commit 2363e63c86b09dac820ee848efe848816524956f in nifi's branch
refs/heads/main from Jim Steinebrey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2363e63c86 ]
NIFI-13359 Tune ExecuteSQL/Record to create fewer transient flow files
Signed-off-by: Matt Burgess <[email protected]>
This closes #8928
> 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
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)