GitHub user ijokarumawak opened a pull request:
https://github.com/apache/nifi/pull/503
NIFI-1978: Restore RPG yield duration.
The persisted configuration value was not restored properly, and it will be
reset to default value 10 sec after restarting NiFi.
I found this issue while I'm working on HTTP Site-to-Site, for master
branch, PR #497 has the same fix in it. So, this PR is only meant for 0.x
branch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijokarumawak/nifi nifi-1978
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/503.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 #503
----
commit 2ec54d78018e2c1925bcd693234b2d528c6ccb63
Author: Koji Kawamura <[email protected]>
Date: 2016-06-07T13:15:28Z
NIFI-1978: Restore RPG yield duration.
The persisted configuration value was not restored properly.
----
---
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.
---