[ 
https://issues.apache.org/jira/browse/NIFI-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14573443#comment-14573443
 ] 

ASF subversion and git services commented on NIFI-551:
------------------------------------------------------

Commit 6f32e6e9776548b746f6388d25067cd17aa1898c in incubator-nifi's branch 
refs/heads/develop from [~rickysaltzer]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=6f32e6e ]

NIFI-551 - ConvertJSONToAvro improve error message

- Report failure counts as an log error message
- Send record parsing errors to a separate flowfile which is transfered down the
  failure relationship

Signed-off-by: joewitt <joew...@apache.org>


> Improve error handling for ConvertJSONToAvro processor
> ------------------------------------------------------
>
>                 Key: NIFI-551
>                 URL: https://issues.apache.org/jira/browse/NIFI-551
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Ricky Saltzer
>            Assignee: Joseph Witt
>              Labels: patch, review
>             Fix For: 0.2.0
>
>         Attachments: NIFI-551.1.patch, NIFI-551.2.patch, NIFI-551.3.patch
>
>
> 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)

Reply via email to