[
https://issues.apache.org/jira/browse/NIFI-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374941#comment-15374941
]
Mark Payne commented on NIFI-1152:
----------------------------------
[~joewitt] all looks good from my perspective! Thanks for jumping in and
knocking that out.
[~mattyb149] [[email protected]] - my apologies. After I reviewed
the PR and all looked good to me, i pushed to master out of habit and then
immediately realized that I shouldn't have done that, as you guys need to
review the PR as well. Please go ahead and review as soon as you have a chance.
If you have any issues, then we can either back out the change from master or
just patch on top of it. If all looks good then we can go ahead and close this
ticket. Sorry for making things so complicated.
> StandardProcessSession and MockProcessSession should handle transfer to
> unregistered relationship correctly
> -----------------------------------------------------------------------------------------------------------
>
> Key: NIFI-1152
> URL: https://issues.apache.org/jira/browse/NIFI-1152
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Affects Versions: 1.0.0, 0.6.0, 0.7.0, 0.6.1
> Reporter: Mark Payne
> Assignee: Joseph Witt
> Labels: beginner, newbie
> Fix For: 1.0.0
>
> Attachments:
> 0001-Fix-for-NIFI-1838-NIFI-1152-Code-modification-for-ty.patch
>
>
> If a processor calls ProcessSession.transfer(flowFile,
> NON_EXISTENT_RELATIONSHIP) the NiFi framework will throw a
> FlowFileHandlingException. However, the Mock Framework simply allows it and
> does not throw any sort of Exception. This needs to be addressed so that the
> Mock framework functions the same way as the normal NiFi framework.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)