You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2022/10/27 09:25:00 UTC

[jira] [Updated] (HDDS-5941) Enable sync option for SCM non-HA

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

Attila Doroszlai updated HDDS-5941:
-----------------------------------
    Fix Version/s:     (was: 0.5.0)

> Enable sync option for SCM non-HA 
> ----------------------------------
>
>                 Key: HDDS-5941
>                 URL: https://issues.apache.org/jira/browse/HDDS-5941
>             Project: Apache Ozone
>          Issue Type: Task
>            Reporter: Bharat Viswanadham
>            Priority: Major
>
> In SCM non-HA when we use rocksdb put, it should write to DB with sync turned on. As in non-HA when power failure/system crashes, the operations which are acknowledged by SCM might be lost in this kind of scenario. (As in rocks DB with Sync false, the flush is asynchronous and it will not persist to storage system)
>  
> In HA, this is not a problem because the guarantee is provided by ratis and ratis logs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org