You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by noedetore <gi...@git.apache.org> on 2017/09/12 18:25:21 UTC

[GitHub] nifi pull request #2149: NIFI-3349 retry stale connections

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 <nd...@minerkasch.com>
Date:   2017-09-12T18:19:11Z

    NIFI-3349 retry stale connections

----


---

[GitHub] nifi issue #2149: NIFI-3349 retry stale connections

Posted by noedetore <gi...@git.apache.org>.
Github user noedetore commented on the issue:

    https://github.com/apache/nifi/pull/2149
  
    Not sure what these failed checks are, but happy to review given some guidance.



---

[GitHub] nifi pull request #2149: NIFI-3349 retry stale connections

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---

[GitHub] nifi issue #2149: NIFI-3349 retry stale connections

Posted by bbende <gi...@git.apache.org>.
Github user bbende commented on the issue:

    https://github.com/apache/nifi/pull/2149
  
    +1 Looks good, thanks for the contribution!


---