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 11:02:02 UTC

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

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 <an...@...>
Date:   2018-11-13T10:59:58Z

    IGNITE-10233 Skip assertion if cluster not activated.

----


---