[GitHub] ignite pull request #5522: IGNITE-10437 GridCacheWriteBehindStoreMultithread...

2018-12-05 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/5522


---


[GitHub] ignite pull request #5522: IGNITE-10437 GridCacheWriteBehindStoreMultithread...

2018-11-28 Thread SomeFire
GitHub user SomeFire opened a pull request:

https://github.com/apache/ignite/pull/5522

IGNITE-10437 GridCacheWriteBehindStoreMultithreadedSelfTest.testFlush…

…FromTheSameThreadWithCoalescing is flaky

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/SomeFire/ignite IGNITE-10437

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5522.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 #5522


commit 756aabf23be89c13e43abdcd5913fa707b8f3040
Author: Dmitrii Ryabov 
Date:   2018-11-28T09:27:08Z

IGNITE-10437 
GridCacheWriteBehindStoreMultithreadedSelfTest.testFlushFromTheSameThreadWithCoalescing
 is flaky




---