[
https://issues.apache.org/jira/browse/MINIFICPP-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Debreceni reassigned MINIFICPP-1340:
-----------------------------------------
Assignee: Adam Debreceni
> Speed up content persistence using a rocksdb backend
> ----------------------------------------------------
>
> Key: MINIFICPP-1340
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1340
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Adam Debreceni
> Assignee: Adam Debreceni
> Priority: Major
>
> Currently all content read/write entails an IO penalty (using
> FileSystemContentRepository). We should use the rocksdb backed
> DatabaseContentRepository and batch the operations to be committed in
> ProcessSession::commit
--
This message was sent by Atlassian Jira
(v8.3.4#803005)