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

ASF subversion and git services commented on NIFI-9991:
-------------------------------------------------------

Commit 8aaa3d2f10205425be94fc9f97c499eab9224b30 in nifi's branch 
refs/heads/main from Tamas Palfy
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8aaa3d2f10 ]

NIFI-9991 Fix: The asn1 StandardRecordModelIteratorProvider's interator returns 
only the first object read from the input stream.

This closes #6019.

Signed-off-by: Peter Turcsanyi <[email protected]>


> 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)

Reply via email to