[
https://issues.apache.org/jira/browse/MINIFICPP-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi resolved MINIFICPP-2397.
--------------------------------------
Fix Version/s: 0.99.1
Resolution: Fixed
> Add option for async writes of RocksDB content repo
> ---------------------------------------------------
>
> Key: MINIFICPP-2397
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2397
> Project: Apache NiFi MiNiFi C++
> Issue Type: New Feature
> Reporter: Gábor Gyimesi
> Assignee: Gábor Gyimesi
> Priority: Major
> Fix For: 0.99.1
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The sync member in rocksdb::WriteOptions is always set to true in
> DatabaseContentRepository. We should add the option to set it to false in
> case someone wants better performance for DB writes and does not mind the
> possibility of data loss in case of host machine failure.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)