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

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

Commit fd3d69bc9097e273756432a545eab7d15253d794 in nifi's branch 
refs/heads/master from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=fd3d69b ]

NIFI-5949: Addressed problematic error handling logic in PutKudu. Also removed 
AbstractKudu and moved all logic into PutKudu, as the abstract class was 
clearly designed to be extended only by PutKudu and no other processors exist 
for Kudu

Added explicit .toString() call on rowError to avoid IllegalStateException 
during logging of row errors

This closes #3262.


> PutKudu Error Handling needs to be cleaned up
> ---------------------------------------------
>
>                 Key: NIFI-5949
>                 URL: https://issues.apache.org/jira/browse/NIFI-5949
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Tried to put data to Kudu but entered the wrong table name. Instead of 
> notifying me of this, I get a NullPointer when attempting to put the data to 
> Kudu.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to