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

Joseph Witt commented on NIFI-1285:
-----------------------------------

+1.  will merge.  contrib check good.  ran tests to verify swapin/out behavior 
all good

> 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