[ 
https://issues.apache.org/jira/browse/NIFI-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15064329#comment-15064329
 ] 

ASF subversion and git services commented on NIFI-1285:
-------------------------------------------------------

Commit 1869b44682b44fbd5e12b164a45178a235554baf in nifi's branch 
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=1869b44 ]

NIFI-1285: Used a BufferedInputStream when swapping in data

Signed-off-by: joewitt <[email protected]>


> 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
>
>         Attachments: 
> 0001-NIFI-1285-Used-a-BufferedInputStream-when-swapping-i.patch
>
>
> 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)

Reply via email to