You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2015/11/05 20:03:27 UTC

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

Mark Payne created NIFI-1117:
--------------------------------

             Summary: 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
             Fix For: 0.4.0


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)