You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2016/07/12 14:13:20 UTC

[jira] [Closed] (NIFI-2229) FlowFileHandlingException should extend RuntimeException, not ProcessException

     [ https://issues.apache.org/jira/browse/NIFI-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Payne closed NIFI-2229.
----------------------------

> FlowFileHandlingException should extend RuntimeException, not ProcessException
> ------------------------------------------------------------------------------
>
>                 Key: NIFI-2229
>                 URL: https://issues.apache.org/jira/browse/NIFI-2229
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>             Fix For: 1.0.0
>
>
> Currently, FlowFileHandlingException extends ProcessException, but it is clearly documented to indicate that this Exception will be thrown only when there is a bug in the processor code. As a result, it should not extend ProcessException because ProcessException is recommended to be handled by processor code, and a processor should not handle an exception indicating that the processor itself is buggy.



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