GitHub user mosermw opened a pull request:

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

    NIFI-627  removed flowfile penalization which could skew behavior whe…

    …n processor's Time Duration was less than Penalty Duration, improved 
over throttle penalization
    NIFI-990  corrected failure path
    NIFI-1329 refactored using FlowFileFilter to avoid repeatedly returning 
flowfiles to the input queue, producing misleading stats and excessive 
Tasks/Time used

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

    $ git pull https://github.com/mosermw/nifi NIFI-627

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

    https://github.com/apache/nifi/pull/268.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 #268
    
----
commit 6296b41121dee617b7eeb7ec7f9accd05042d4e6
Author: Mike Moser <mose...@apache.org>
Date:   2016-03-10T22:53:25Z

    NIFI-627  removed flowfile penalization which could skew behavior when 
processor's Time Duration was less than Penalty Duration, improved over 
throttle penalization
    NIFI-990  corrected failure path
    NIFI-1329 refactored using FlowFileFilter to avoid repeatedly returning 
flowfiles to the input queue, producing misleading stats and excessive 
Tasks/Time used

----


---
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