GitHub user dspavlov opened a pull request:
https://github.com/apache/ignite/pull/3865 IGNITE-8302 Reduce test IO consumption in case Direct IO is enabled, â¦
â¦fixes flakyness of testPageRecoveryAfterFileCorruption
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/apache/ignite ignite-8302
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3865.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3865
----
commit 73a89092ba1cf898408e03b3385176f6f76e0228
Author: dpavlov <dpavlov@...>
Date: 2018-04-18T14:32:47Z
IGNITE-8302 Reduce test IO consumption in case Direct IO is enabled, fixes flakyness of testPageRecoveryAfterFileCorruption
----
---