Bryan Rosander created NIFI-2674:
------------------------------------
Summary: QueryDatabaseTable should catch avro exceptions
Key: NIFI-2674
URL: https://issues.apache.org/jira/browse/NIFI-2674
Project: Apache NiFi
Issue Type: Bug
Reporter: Bryan Rosander
If avro throws an org.apache.avro.file.DataFileWriter$AppendWriteException
during JdbcCommon.convertToAvroStream(), the exception is uncaught and the
error in the log looks like the processor doesn't have a selected relationship
for the flowfile rather than the real cause.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)