Marton Szasz created MINIFICPP-2352:
---------------------------------------
Summary: Investivate 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
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)