[ 
https://issues.apache.org/jira/browse/NIFI-13359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jim Steinebrey updated NIFI-13359:
----------------------------------
    Description: 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.  (was: AbstractExecuteSQL (which is extended by 
ExecuteSQL and ExceuteSQLRecord) creates a flow file which in a certain case 
gets immediately removed in onTrigger. Also they use putAttribute instead of 
putAllAttributes. Tune the code to create fewer intermediate flow files.)

> 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)

Reply via email to