[
https://issues.apache.org/jira/browse/NIFI-9903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17521945#comment-17521945
]
ASF subversion and git services commented on NIFI-9903:
-------------------------------------------------------
Commit fa827649cf37457c6add35720f4ce58c23892779 in nifi's branch
refs/heads/support/nifi-1.16 from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=fa827649cf ]
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: 40m
> 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)