[
https://issues.apache.org/jira/browse/NIFI-13359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17852974#comment-17852974
]
Jim Steinebrey edited comment on NIFI-13359 at 6/7/24 1:02 AM:
---------------------------------------------------------------
[https://github.com/apache/nifi/pull/8928]
was (Author: JIRAUSER303705):
[https://github.com/apache/nifi/pull/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
>
> 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)