GitHub user gilday opened a pull request:

    https://github.com/apache/nifi/pull/133

    Fixes NIFI-1220

    `MockProcessSession` returns a new FlowFile from its `penalty` method 
instead of mutating then returning the given FlowFile

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gilday/nifi NIFI-1220

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/133.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #133
    
----
commit bbed296ad5ad828b93ca90765b5e2ac1629803d2
Author: Johnathan Gilday <m...@johnathangilday.com>
Date:   2015-11-25T18:34:06Z

    Fixes NIFI-1220: `MockProcessSession` returns a new FlowFile from its 
`penalty` method instead of mutating then returning the given FlowFile

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to