[
https://issues.apache.org/jira/browse/MINIFICPP-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi updated MINIFICPP-2352:
-------------------------------------
Summary: Investigate ways to avoid reading full flow files into memory with
RocksDB content repository (was: Investivate ways to avoid reading full flow
files into memory with RocksDB content repository)
> Investigate ways to avoid reading full flow files into memory with RocksDB
> content repository
> ---------------------------------------------------------------------------------------------
>
> Key: MINIFICPP-2352
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2352
> Project: Apache NiFi MiNiFi C++
> Issue Type: New Feature
> Reporter: Marton Szasz
> Priority: Major
>
> RocksDB seems to inherently read the full value into memory, which is fine
> for most usages, but not when large flow files contents are used in minifi.
> We should see if there are any options that lets us keep the contents on disk
> while working with them, like with FilesystemContentRepository.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)