Dmitriy Pavlov created IGNITE-8282:
--------------------------------------
Summary: 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
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)