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

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

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

NIFI-43: Do not throw InvocationTargetException if it is wrapping a 
RuntimeException; instead just throw the RuntimeException


> ReflectionUtils should catch TargetInvocationException and throw the wrapped 
> Exception
> --------------------------------------------------------------------------------------
>
>                 Key: NIFI-43
>                 URL: https://issues.apache.org/jira/browse/NIFI-43
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Mark Payne
>            Priority: Minor
>             Fix For: 0.0.1
>
>
> When invoking Processor Lifecycle methods, ReflectionUtils catches 
> TargetInvocationException and logs it but does not unwrap it. As a result, 
> it's very unclear what actually went wrong.



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

Reply via email to