GitHub user ibessonov opened a pull request:
https://github.com/apache/ignite/pull/4733 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/gridgain/apache-ignite ignite-7618
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4733.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4733
----
commit e73fc53dae414bb7990a67814387fad7ac143fb3
Author: ibessonov <bessonov.ip@...>
Date: 2018-09-12T09:43:43Z
IGNITE-7618 Avoid "publicApiActiveState" call in GridDhtTopologyFutureAdapter#validateCache
----
---