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

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

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

andrey-kuznetsov
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 <palmihal@...>
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 <palmihal@...>
Date:   2018-10-29T16:19:03Z

    ignite-10053: Fix

----


---