GitHub user dspavlov opened a pull request:
https://github.com/apache/ignite/pull/3163 Ignite 6341
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-6341
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3163.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3163
----
commit 49275830380d79e617b83d0042e2f370fd0b68c3
Author: dpavlov <
[hidden email]>
Date: 2017-12-06T11:35:18Z
IGNITE-6341: JNA based-library research started
commit 6035542c395cc7490e15a60d3436989c44d8421b
Author: dpavlov <
[hidden email]>
Date: 2017-12-06T12:14:11Z
IGNITE-6341: missed library returned
commit f133b94af8c83876f1251043048d732b8bab4f19
Author: dspavlov <
[hidden email]>
Date: 2017-12-06T15:21:23Z
IGNITE-7017: page store tests with 3rd party align library: only heap buffers are applicable
commit eecb7cbf9f3e506297bab19b97fa683da04069d9
Author: dspavlov <
[hidden email]>
Date: 2017-12-06T17:13:29Z
IGNITE-7017: file written using Direct IO
commit bfc8513bbdcce4fc91120d35660d6c86865cd87a
Author: dspavlov <
[hidden email]>
Date: 2017-12-06T18:26:26Z
IGNITE-7017: file written using Direct IO, simple test for existing page store.
----
---