GitHub user SomeFire opened a pull request:
https://github.com/apache/ignite/pull/4095 IGNITE-7618 validateCache synchronously waits for state change
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/SomeFire/ignite ignite-7618
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4095.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4095
----
commit 7e7c1e5119af60bbaa9968ca8cadf1008049fa6f
Author: Dmitrii Ryabov <somefireone@...>
Date: 2018-05-30T14:52:24Z
Check state by exchActions in GridDhtPartitionsExchangeFuture
----
---