[
https://issues.apache.org/jira/browse/IGNITE-8282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440854#comment-16440854
]
ASF GitHub Bot commented on IGNITE-8282:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/3833
> Direct IO: support fdatasync, which does not flush modified metadata
> --------------------------------------------------------------------
>
> Key: IGNITE-8282
> URL: https://issues.apache.org/jira/browse/IGNITE-8282
> Project: Ignite
> Issue Type: Improvement
> Components: persistence
> Reporter: Dmitriy Pavlov
> Assignee: Dmitriy Pavlov
> Priority: Major
> Fix For: 2.6
>
>
> fsync(2) - Linux man page
> fdatasync() is similar to fsync(), but does not flush modified metadata
> unless that metadata is needed in order to allow a subsequent data retrieval
> to be correctly handled.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)