GitHub user ascherbakoff opened a pull request:
https://github.com/apache/ignite/pull/4150 IGNITE-8509 Fix cache 6 suite flaky tests.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8509
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4150.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4150
----
commit e1b4ff58dffffd522d6b6c5ac557be437576ded1
Author: Aleksei Scherbakov <alexey.scherbakoff@...>
Date: 2018-06-07T16:14:49Z
IGNITE-8509 Fixed race in TxRollbackAsyncTest.
commit 607b091da484c6fb1c07092880f51e1d34292442
Author: Aleksei Scherbakov <alexey.scherbakoff@...>
Date: 2018-06-07T16:19:43Z
IGNITE-8509 Fixed race in TxRollbackAsyncTest.
----
---