GitHub user dspavlov opened a pull request:
https://github.com/apache/ignite/pull/3832 IGNITE-8282 Direct IO: support fdatasync, which does not flush modified metadata
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8282
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3832.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3832
----
commit f5fbd1a8951f73897aaadea2656ec35ede852762
Author: dpavlov <dpavlov@...>
Date: 2018-04-16T14:36:02Z
IGNITE-7182 Supported striped dirty page storage in skip list maps and quick sort with early cp pages write start
commit a9d19313a711765f702610b2d56488f58735fa70
Author: dpavlov <dpavlov@...>
Date: 2018-04-16T14:46:56Z
IGNITE-8282 Direct IO: support fdatasync, which does not flush modified metadata
----
---