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

Marton Szasz resolved MINIFICPP-2427.
-------------------------------------
    Resolution: Done

> Create new flowfile content instead of providing a view into a shared resource
> ------------------------------------------------------------------------------
>
>                 Key: MINIFICPP-2427
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2427
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Adam Debreceni
>            Assignee: Adam Debreceni
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently each flowfile implements a view into a possibly shared resource. 
> When this resource is large this could result in a performance bottleneck 
> since each rocksdb read must read the whole resource even if the view is only 
> a few bytes. We should create brand new resources.



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

Reply via email to