[
https://issues.apache.org/jira/browse/HDDS-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bharat Viswanadham updated HDDS-2333:
-------------------------------------
Description:
In OM non-HA when double buffer flushes, it should commit with sync turned on.
As in non-HA when power failure/system crashes, the operations which are
acknowledged by OM 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 non-HA, this is not a problem because the guarantee is provided by ratis and
ratis logs.
was:
In OM non-HA when double buffer flushes, it should commit with sync turned on.
As in non-HA when power failure/system crashes, the operations which are
acknowledged by OM might be lost. (As in rocks DB with Sync false, the flush is
asynchronous and it will not persist to storage system)
In non-HA, this is not a problem because the guarantee is provided by ratis and
ratis logs.
> Enable sync option for OM non-HA
> ---------------------------------
>
> Key: HDDS-2333
> URL: https://issues.apache.org/jira/browse/HDDS-2333
> Project: Hadoop Distributed Data Store
> Issue Type: Task
> Reporter: Bharat Viswanadham
> Assignee: Bharat Viswanadham
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In OM non-HA when double buffer flushes, it should commit with sync turned
> on. As in non-HA when power failure/system crashes, the operations which are
> acknowledged by OM 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 non-HA, this is not a problem because the guarantee is provided by ratis
> and ratis logs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]