[
https://issues.apache.org/jira/browse/MINIFICPP-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz resolved MINIFICPP-242.
------------------------------------
Resolution: Fixed
For many small files, RocksDB repo can be used for better performance
> Consider making FileSystemRepository bundle writes into blocks
> --------------------------------------------------------------
>
> Key: MINIFICPP-242
> URL: https://issues.apache.org/jira/browse/MINIFICPP-242
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Marc Parisi
> Priority: Major
>
> Writes to the FileSystemRepository can overwhelm the number of inode entries.
> We should consider combining these writes into a slab, minimizing
> fragmentation as much as possible.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)