[
https://issues.apache.org/jira/browse/NIFI-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16005184#comment-16005184
]
ASF GitHub Bot commented on NIFI-3865:
--------------------------------------
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.
----
> Unable to view content when clustered
> -------------------------------------
>
> Key: NIFI-3865
> URL: https://issues.apache.org/jira/browse/NIFI-3865
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Critical
>
> When attempting to view content from a queue listing or provenance, the
> response stream appears to have already been consumed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)