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

Joseph Witt commented on NIFI-3871:
-----------------------------------

Also given the nature of this failure it causes ClassCastException which isn't 
being handled so the session is rolledback and the failed object is just tried 
over and over again rather than sent to failure.  Routing to failure seems more 
correct but perhaps fixing the cause of the class cast in this case makes it a 
moot point.

Thanks for reporting and for providing a template [~champagst]

> Converting Avro Maps
> --------------------
>
>                 Key: NIFI-3871
>                 URL: https://issues.apache.org/jira/browse/NIFI-3871
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Steve Champagne
>         Attachments: AvroMapTest.xml
>
>
> I'm getting an error when I'm trying to convert JSON records to Avro records 
> when they have a map type in them where the values are records. I've attached 
> an example template where I'm running into the problem. I think I've found 
> the problem in convertToAvroObject where it isn't converting the map values 
> into Avro objects as well. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to