[
https://issues.apache.org/jira/browse/NIFI-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Thomsen resolved NIFI-134.
-------------------------------
Resolution: Duplicate
I don't think we can reliably test the first behavior, the middle ones are
duplicated in NIFI-34 and I don't think requiring additional html documentation
should be something we check for since many processors don't need it
(especially true of third party components)
> 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
(v8.20.1#820001)