Github user mattyb149 commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/1496#discussion_r110260826
  
    --- Diff: 
nifi-mock/src/main/java/org/apache/nifi/util/MockProcessSession.java ---
    @@ -753,23 +763,8 @@ public void transfer(final Collection<FlowFile> 
flowFiles, final Relationship re
                 transfer(flowFiles);
                 return;
             }
    -        if(!processor.getRelationships().contains(relationship)){
    --- End diff --
    
    I couldn't see why/where this section of code needs to be remove, can you 
elaborate?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to