Adam Debreceni created MINIFICPP-1950:
-----------------------------------------
Summary: Disable in-memory-caching for FileSystemRepository
Key: MINIFICPP-1950
URL: https://issues.apache.org/jira/browse/MINIFICPP-1950
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Adam Debreceni
Assignee: Adam Debreceni
The DatabaseContentRepository's backend (rocksdb) does not support files bigger
than 4gb, so FileSystemRepository is a viable alternative for such use-cases.
Moreover, on memory-constrained systems storing large contents in-memory is not
acceptable. We should change the behavior of FileSystemRepository to avoid such
caches.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)