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

Mike Percy updated KUDU-484:
----------------------------
    Labels: tablet-copy  (was: )

> Enable tunable block durability settings
> ----------------------------------------
>
>                 Key: KUDU-484
>                 URL: https://issues.apache.org/jira/browse/KUDU-484
>             Project: Kudu
>          Issue Type: Bug
>          Components: tablet
>    Affects Versions: M4.5
>            Reporter: Mike Percy
>              Labels: tablet-copy
>
> We need to ensure that all points at which we persist data are protected by 
> (optional) fsync.
> At the time of this writing, we do not fsync on directory creation for 
> blocks. We also do not fsync consistently when doing a remote bootstrap.
> Doing this in an optimal fashion requires an API that allows for control over 
> fsync on blocks and block directories in batch fashion for remote bootstrap 
> and in small batches or single files / directories for regular flushes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to