[
https://issues.apache.org/jira/browse/NIFI-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14590268#comment-14590268
]
Mark Payne commented on NIFI-75:
--------------------------------
Not sure that this ticket still makes sense. The framework now will generate
the appropriate event: fork, join, clone, or create. The mock framework doesn't
really know if the event should be a create or a receive, so it cannot verify
that. However, if no event is emitted, it will emit an appropriate event, so we
shouldn't expect the processor developer to have to do this, if the framework
is already handling it.
> Mock Framework should fail if session.create() used and no appropriate prov
> event created...
> --------------------------------------------------------------------------------------------
>
> Key: NIFI-75
> URL: https://issues.apache.org/jira/browse/NIFI-75
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Joseph Witt
> Priority: Minor
> Fix For: 0.2.0
>
>
> Mock framework can help enforce that proper prov event generation occurs by
> seeing that some basic prov events would have made sense given the session
> methods called and yet that there were no events made that should have been
> such as receive, fork, join, clone, or create.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)