[
https://issues.apache.org/jira/browse/NIFI-13199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855713#comment-17855713
]
ASF subversion and git services commented on NIFI-13199:
--------------------------------------------------------
Commit dda42824b616e5ef448c04672447663b0a621f04 in nifi's branch
refs/heads/main from Jim Steinebrey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=dda42824b6 ]
NIFI-13199 Update ValidateRecord to avoid writing to FlowFiles that will be
auto-terminated
Signed-off-by: Matt Burgess <[email protected]>
This closes #8942
> 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
> Assignee: Jim Steinebrey
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)