[
https://issues.apache.org/jira/browse/RATIS-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17290822#comment-17290822
]
Tsz-wo Sze commented on RATIS-1312:
-----------------------------------
Actually, HDFS by default does not sync on close. Let's try not to sync in
filestore.
{code}
//DFSConfigKeys
public static final boolean DFS_DATANODE_SYNCONCLOSE_DEFAULT = false;
{code}
> Compare the performance between HDFS and DataStreamApi
> ------------------------------------------------------
>
> Key: RATIS-1312
> URL: https://issues.apache.org/jira/browse/RATIS-1312
> Project: Ratis
> Issue Type: Sub-task
> Reporter: runzhiwang
> Priority: Major
> Attachments: hdfs-1.svg, hdfs-2.svg, streaming-1.svg, streaming-2.svg
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)