[
https://issues.apache.org/jira/browse/MINIFICPP-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Debreceni resolved MINIFICPP-1950.
---------------------------------------
Resolution: Implemented
> 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
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> 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)