You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by antonovsergey93 <gi...@git.apache.org> on 2018/11/13 15:02:05 UTC

[GitHub] ignite pull request #5381: IGNITE-10235 Fix error with double cache register...

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.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 #5381
    
----
commit 075ee9c25a61b0018d67324a9fd9bf8654f22f4a
Author: Sergey Antonov <an...@...>
Date:   2018-11-13T14:59:40Z

    IGNITE-10235 Fix error with double cache registering with disabled
    IGNITE_ALLOW_START_CACHES_IN_PARALLEL option.

----


---

[GitHub] ignite pull request #5381: IGNITE-10235 Fix error with double cache register...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---