[GitHub] ignite pull request #5376: IGNITE 10233 Skip assertion check of topology in ...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5376: IGNITE 10233 Skip assertion check of topology in ...

andrey-kuznetsov
GitHub user antonovsergey93 opened a pull request:

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

    IGNITE 10233 Skip assertion check of topology in cachedAffinity() if cluster not activated.

   

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-10233

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5376.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 #5376
   
----
commit 865fe140a8736afa920a1899ff9ef6b3bd53f0d1
Author: Sergey Antonov <antonovsergey93@...>
Date:   2018-11-13T10:59:58Z

    IGNITE-10233 Skip assertion if cluster not activated.

----


---