GitHub user antonovsergey93 opened a pull request:
https://github.com/apache/ignite/pull/5381 IGNITE-10235 Fix error with double cache registering with disabled IGNITE_ALLOW_START_CACHES_IN_PARALLEL option.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-10235
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5381.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5381
----
commit 075ee9c25a61b0018d67324a9fd9bf8654f22f4a
Author: Sergey Antonov <antonovsergey93@...>
Date: 2018-11-13T14:59:40Z
IGNITE-10235 Fix error with double cache registering with disabled
IGNITE_ALLOW_START_CACHES_IN_PARALLEL option.
----
---