You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joe Gresock (Jira)" <ji...@apache.org> on 2022/03/08 11:45:00 UTC

[jira] [Resolved] (NIFI-9771) ConsumeKafkaRecord_2_6 verification should fail if Record Reader produces no records

     [ https://issues.apache.org/jira/browse/NIFI-9771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Gresock resolved NIFI-9771.
-------------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed

> ConsumeKafkaRecord_2_6 verification should fail if Record Reader produces no records
> ------------------------------------------------------------------------------------
>
>                 Key: NIFI-9771
>                 URL: https://issues.apache.org/jira/browse/NIFI-9771
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>             Fix For: 1.16.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I configured a ConsumeKafkaRecord_2_6 processor. I then used a Record Reader that was meant to parse logs but pointed it at a topic containing JSON. I then performed verification.
> There were no failures, as the Record Reader simply skips any records that don't match the expected format. This should cause the processor's verification to instead fail, since there was a Kafka message that produced no Record from the RecordReader.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)