GitHub user noedetore opened a pull request:
https://github.com/apache/nifi/pull/2149
NIFI-3349 retry stale connections
Simple fix, deployed locally and working for over a month now.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/noedetore/nifi NIFI-3349
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2149.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 #2149
----
commit a1cb93191c844ab4cd4cd2a127560c9867c5edf7
Author: Noe <[email protected]>
Date: 2017-09-12T18:19:11Z
NIFI-3349 retry stale connections
----
---