You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Ricky Saltzer (JIRA)" <ji...@apache.org> on 2015/04/27 23:39:39 UTC

[jira] [Created] (NIFI-551) Improve error handling for ConvertJSONToAvro processor

Ricky Saltzer created NIFI-551:
----------------------------------

             Summary: Improve error handling for ConvertJSONToAvro processor
                 Key: NIFI-551
                 URL: https://issues.apache.org/jira/browse/NIFI-551
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Ricky Saltzer


Currently, if the ConvertJSONToAvro processor fails to process an individual record, a counter is incremented, but no alerts are produced. It would be better to notify the bulletin board that we've failed to process some records for a flowfile. Further, we should stream the records we fail to process down the failure relationship for further inspection. 



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