GitHub user mcgilman opened a pull request:

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

    NIFI-3865: Fix issues viewing content when clustered

    NIFI-3865:
    - Obtaining the appropriate input stream after accessing content. The 
stream was being consumed into a buffer and was not longer available.

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

    $ git pull https://github.com/mcgilman/nifi NIFI-3865

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

    https://github.com/apache/nifi/pull/1780.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 #1780
    
----
commit 387d0c12974ec6063416c417cae4bdc3f0de5b0d
Author: Matt Gilman <[email protected]>
Date:   2017-05-10T18:31:05Z

    NIFI-3865:
    - Obtaining the appropriate input stream after accessing content. The 
stream was being consumed into a buffer and was not longer available.

----


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

Reply via email to