GitHub user dspavlov opened a pull request:
https://github.com/apache/ignite/pull/3750 Ignite PDS 1 (Direct IO): failed test IgnitePdsCheckpointSimulationWithRealCpDisabledTest.testDirtyFlag()
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-7680
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3750.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3750
----
commit 0b5e1eba17a788f94759914128fd2770e30103e7
Author: dpavlov <dpavlov@...>
Date: 2018-04-03T18:07:56Z
IGNITE-7680: Test Dirty flag, added more debug info
commit 0c817db0c969fdff80cd63988d3ee3120d17b75e
Author: dpavlov <dpavlov@...>
Date: 2018-04-04T11:34:11Z
IGNITE-7680: Javadocs
commit 727057b13e26c25bcb4ce72b0ef8923ff9727f5b
Author: dpavlov <dpavlov@...>
Date: 2018-04-04T18:04:57Z
IGNITE-7680: Test fix
----
---