Mark Payne created NIFI-1285:
--------------------------------

             Summary: 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
             Fix For: 0.5.0


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