You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Michael Hogue (JIRA)" <ji...@apache.org> on 2017/07/06 16:29:00 UTC

[jira] [Comment Edited] (NIFI-3218) MockProcessSession should prevent transferring new FlowFile to input queue

    [ https://issues.apache.org/jira/browse/NIFI-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16076815#comment-16076815 ] 

Michael Hogue edited comment on NIFI-3218 at 7/6/17 4:28 PM:
-------------------------------------------------------------

I made an assumption that `currentVersions` in `MockProcessSession` would hold files created in "this session" since that's the data structure files are placed in on `create()`

[~jskora] : Please let me know if this meets the need.


was (Author: m-hogue):
Made an assumption that `currentVersions` in `MockProcessSession` would hold files created in "this session" since that's the data structure files are placed in on `create()`

> MockProcessSession should prevent transferring new FlowFile to input queue
> --------------------------------------------------------------------------
>
>                 Key: NIFI-3218
>                 URL: https://issues.apache.org/jira/browse/NIFI-3218
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.1.0, 0.8.0
>            Reporter: Joe Skora
>            Assignee: Michael Hogue
>
> StandardProcessSession.transfer() throws an exception if called with a newly created FlowFile and no relationship.  MockProcessionSession should behave similarly.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)