You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2015/11/07 04:06:11 UTC

[jira] [Updated] (NIFI-134) Mock Framework should expose mechanism for testing that Processors behave nicely

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

Joseph Witt updated NIFI-134:
-----------------------------
    Fix Version/s:     (was: 0.4.0)

> Mock Framework should expose mechanism for testing that Processors behave nicely
> --------------------------------------------------------------------------------
>
>                 Key: NIFI-134
>                 URL: https://issues.apache.org/jira/browse/NIFI-134
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Matt Gilman
>            Priority: Minor
>
> Should perform tasks as such:
> - throw FlowFileAccessException from callback and ensuring that the session is rolled back, rather than the Processor catching the exception and dealing with it itself.
> - Ensure that @CapabilityDescription is on Processor
> - Ensure that @Tags are used
> - Ensure that Processor is in the META-INF/services file
> - Ensure that there is documentation html for Processor
> Should allow configuration object to configure which of these actions is performed.



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