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)