You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by pavel-kuznetsov <gi...@git.apache.org> on 2018/10/29 20:06:20 UTC

[GitHub] ignite pull request #5205: IGNITE-10053

GitHub user pavel-kuznetsov opened a pull request:

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

    IGNITE-10053

    

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

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

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

    https://github.com/apache/ignite/pull/5205.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 #5205
    
----
commit 0e9d30a0dedfc0903712b5a7285cb8fb4f446e57
Author: Pavel Kuznetsov <pa...@...>
Date:   2018-10-29T16:15:12Z

    ignite-10053: Fixed npe.
    
    Earlier joined client node could know nothing what happened to the
    cluster before it joined. This used to cause NPE.

commit ff76e428004a00aaf5241d2a0cb0e9a3c98d81cb
Author: Pavel Kuznetsov <pa...@...>
Date:   2018-10-29T16:19:03Z

    ignite-10053: Fix

----


---

[GitHub] ignite pull request #5205: IGNITE-10053

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

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


---