[
https://issues.apache.org/jira/browse/NIFI-9903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17521944#comment-17521944
]
ASF subversion and git services commented on NIFI-9903:
-------------------------------------------------------
Commit 05f3d7510f24c24bd307461399c74195859d40e6 in nifi's branch
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=05f3d7510f ]
NIFI-9903: This closes #5955. When using the 'success' relationship only for
LookupRecord, lookup all records until a match is found, in order to determine
the resultant schema. Refactored code to eliminate AbstractRouteRecord, because
LookupRecord is the last processor that extended from it. Refactored code to
use an inner interface to clean up code.
Signed-off-by: Joe Witt <[email protected]>
> LookupRecord doesn't add results to any Records if first Record doesn't have
> a match
> ------------------------------------------------------------------------------------
>
> Key: NIFI-9903
> URL: https://issues.apache.org/jira/browse/NIFI-9903
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.17.0, 1.16.1
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When using Lookup Record, if the "Routing Strategy" is set to "Route to
> Success" and the first record in the incoming FlowFile doesn't match, no
> Records in that FlowFile get enriched.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)