You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Tamas Palfy (Jira)" <ji...@apache.org> on 2022/05/05 15:49:00 UTC

[jira] [Commented] (NIFI-9991) ASN1 RecordReader does process only the first record

    [ https://issues.apache.org/jira/browse/NIFI-9991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532347#comment-17532347 ] 

Tamas Palfy commented on NIFI-9991:
-----------------------------------

This is fairly straightforward bug.
Opened PR with fix.

> ASN1 RecordReader does process only the first record
> ----------------------------------------------------
>
>                 Key: NIFI-9991
>                 URL: https://issues.apache.org/jira/browse/NIFI-9991
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.15.3
>            Reporter: Josef Zahner
>            Assignee: Tamas Palfy
>            Priority: Major
>         Attachments: ConvertRecord.png, JASN1Reader.png, asn1_browser_view-1.png, m2m.asn
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We have created a ConvertRecord processor and added the JASN1Reader with the configurations below. As RecordWriter we use JSON or CSV, but NiFi always successfully writes only the very first record. All other records from the same ASN1-File will be ignored without any error or warning. 
> I've attached the ASN1 schema "m2m.asn"
>  
> !ConvertRecord.png|width=658,height=248!
>  
> !JASN1Reader.png|width=697,height=233!
> ASN1VE (our ASN1 browser GUI) shows 4 records. But NiFi shows only the first element:
> !asn1_browser_view-1.png!
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)