[ 
https://issues.apache.org/jira/browse/MINIFICPP-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gábor Gyimesi updated MINIFICPP-2397:
-------------------------------------
    Description: 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.

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

Reply via email to