GitHub user alamar opened a pull request:
https://github.com/apache/ignite/pull/4359 IGNITE-8060 IGNITE-8055
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8060
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4359.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4359
----
commit 2b9a0f46b7ca37cfd00cac6eb5e0ecda74884ca0
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date: 2018-07-13T11:41:39Z
IGNITE-8060 Start missing caches before executing operations on all caches.
commit e732561681cd6e62978b07f7ab4116797ecda2a3
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date: 2018-07-13T11:42:55Z
IGNITE-8055 Start missing caches even if "IF EXISTS" not in query.
----
---