Jim Steinebrey created NIFI-13359:
-------------------------------------
Summary: 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: 2.0.0-M3, 1.26.0
Reporter: Jim Steinebrey
Assignee: Jim Steinebrey
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. ++
--
This message was sent by Atlassian Jira
(v8.20.10#820010)