You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Adam Debreceni (Jira)" <ji...@apache.org> on 2020/08/24 09:14:00 UTC

[jira] [Assigned] (MINIFICPP-1340) Speed up content persistence using a rocksdb backend

     [ 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)