[
https://issues.apache.org/jira/browse/MINIFICPP-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Debreceni updated MINIFICPP-1548:
--------------------------------------
Summary: Investigate merging the three rocksdb databases (was: Investigate
merging the three rocksdb repos)
> Investigate merging the three rocksdb databases
> -----------------------------------------------
>
> Key: MINIFICPP-1548
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1548
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Adam Debreceni
> Priority: Major
>
> Currently we use three separate rocksdb databases: one for the
> FlowFileRepository one for the ContentRepository and one for the
> KeyValueStoreService. There is ad-hoc syncing between some of them (FFRepo
> and ContentRepo) which a single rocksdb instance could provide out of the
> box. We should investigate if utilizing a single database backend and
> separate column families for these three, would be viable without large-scale
> refactors.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)