GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4545
IGNITE-9093 IgniteDbPutGetWithCacheStoreTest failed occassionally due⦠⦠to cache store cancel. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9093 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4545.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4545 ---- commit 67441faf7ec32f9f241741ea75e7c52749216abf Author: Ilya Kasnacheev <ilya.kasnacheev@...> Date: 2018-08-14T15:59:31Z IGNITE-9093 IgniteDbPutGetWithCacheStoreTest failed occassionally due to cache store cancel. ---- ---