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

Marton Szasz resolved MINIFICPP-1179.
-------------------------------------
    Resolution: Won't Fix

> Employ reliable buffering in ECU. 
> ----------------------------------
>
>                 Key: MINIFICPP-1179
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1179
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Murtuza Shareef
>            Assignee: Murtuza Shareef
>            Priority: Major
>
> The work done as part of MINIFICPP-1007, uses a ring buffer with fixed size 
> and no data persistence to file system, making the ecu unreliable and memory 
> inefficient.
> This ticket solves the above problems by
>  # Setting a max buffer size per ECU and incrementally allocating memory when 
> needed.
>  # Persist data to the file system for reliability.
>  # Flush any persisted data upon startup to the destination.
>  



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

Reply via email to