[
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: 0.2.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
> Fix For: 0.2.0
>
>
> 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)