You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Tony Kurc (JIRA)" <ji...@apache.org> on 2015/11/07 21:40:10 UTC

[jira] [Updated] (NIFI-1117) ConvertAvroToJson does not handle the case of 0 Avro records well

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

Tony Kurc updated NIFI-1117:
----------------------------
    Attachment: NIFI-1117.000.patch

> ConvertAvroToJson does not handle the case of 0 Avro records well
> -----------------------------------------------------------------
>
>                 Key: NIFI-1117
>                 URL: https://issues.apache.org/jira/browse/NIFI-1117
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Tony Kurc
>             Fix For: 0.4.0
>
>         Attachments: NIFI-1117.000.patch
>
>
> Currently if a FlowFile comes into ConvertAvroToJson and the FlowFile has 0 records, the Processor throws an Exception and the FlowFile stays in the queue. It should instead create an empty JSON object.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)