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

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
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 <antonovsergey93@...>
Date:   2018-11-13T14:59:40Z

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

----


---
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---