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

Ferenc Gerlits resolved MINIFICPP-1952.
---------------------------------------
    Resolution: Fixed

> InvokeHTTP should be able to handle very large flow files
> ---------------------------------------------------------
>
>                 Key: MINIFICPP-1952
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1952
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Ferenc Gerlits
>            Assignee: Ferenc Gerlits
>            Priority: Minor
>             Fix For: 0.13.0
>
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> The {{HTTPUploadCallback}} in {{InvokeHTTP}} reads the whole flow file 
> content into memory before sending it via http, in chunks.  This means that 
> it cannot support flow files larger than the available memory.  Change it to 
> read the flow file content on the fly, while sending it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to