GitHub user joewitt opened a pull request:
https://github.com/apache/nifi/pull/274
NIFI-627 incorporates mwmoser patch and some minor formatting tweaks and
eliminates use of exception handling for flow control
NIFI-627 incorporates mwmoser patch and some minor formatting tweaks and
eliminates use of exception handling for flow control
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/joewitt/incubator-nifi NIFI-627
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/274.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 #274
----
commit 27d2c3ebb145ce10226d997828bc390381dd417b
Author: Mike Moser <[email protected]>
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
Signed-off-by: joewitt <[email protected]>
commit bed88cbb5f5fc10955123a15679094e3685ba00e
Author: joewitt <[email protected]>
Date: 2016-03-13T02:47:16Z
NIFI-627 minor formating adjustments and removed exception based handling
logic
----
---
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.
---