You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2015/12/18 16:47:47 UTC

[jira] [Updated] (NIFI-1285) When FlowFiles are swapped in, they are not read from a Buffered stream

     [ https://issues.apache.org/jira/browse/NIFI-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joseph Witt updated NIFI-1285:
------------------------------
    Fix Version/s: 0.4.1

> When FlowFiles are swapped in, they are not read from a Buffered stream
> -----------------------------------------------------------------------
>
>                 Key: NIFI-1285
>                 URL: https://issues.apache.org/jira/browse/NIFI-1285
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Mark Payne
>              Labels: easyfix, newbie
>             Fix For: 0.5.0, 0.4.1
>
>
> When we swap FlowFiles in, we are not using any sort of Buffered Stream but rather are just wrapping a FileInputStream with a DataInputStream. This equates to poor performance and is a trivial fix.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)