Mark Payne created NIFI-13199:
---------------------------------
Summary: Update ValidateRecord to avoid writing to FlowFiles that
will be auto-terminated
Key: NIFI-13199
URL: https://issues.apache.org/jira/browse/NIFI-13199
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Mark Payne
NIFI-13196 introduces the ability to check if a relationship is
auto-terminated. In the case of ValidateRecord, the processor is commonly used
to filter out invalid records. Before writing records to an 'invalid' FlowFile
we should first check if the relationship is auto-terminated and not spend the
resources to create the data if it will be auto-terminated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)