[
https://issues.apache.org/jira/browse/MINIFICPP-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Debreceni resolved MINIFICPP-1548.
---------------------------------------
Assignee: Adam Debreceni
Resolution: Done
> 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
> Assignee: Adam Debreceni
> Priority: Major
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> 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.20.10#820010)