[
https://issues.apache.org/jira/browse/NIFI-16175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18102808#comment-18102808
]
ASF subversion and git services commented on NIFI-16175:
--------------------------------------------------------
Commit a1c755814e580efdf6b45ab6936409195ba097bc in nifi's branch
refs/heads/main from Lars Francke
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a1c755814e5 ]
NIFI-16175 Documented ValidateRecord behavior for zero-record input (#11514)
Signed-off-by: David Handermann <[email protected]>
> For ValidateRecord mention what happens with empty incoming Records
> -------------------------------------------------------------------
>
> Key: NIFI-16175
> URL: https://issues.apache.org/jira/browse/NIFI-16175
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Documentation & Website
> Affects Versions: 2.11.0
> Reporter: Lars Francke
> Assignee: Lars Francke
> Priority: Trivial
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When a FlowFile reaches ValidateRecord and the configured Record Reader
> returns no records (e.g. a CSV containing only a header line), the processor
> produces no output on any relationship.
> That is consistent with ScriptedValidateRecord just that it's documented
> "over there" but not for ValidateRecord.
> I'll put up a PR to document the behavior. No behavior changes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)