[GitHub] ignite pull request #5557: IGNITE-10513 Fix NullPointerException on reconnec...

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

[GitHub] ignite pull request #5557: IGNITE-10513 Fix NullPointerException on reconnec...

andrey-kuznetsov
GitHub user laz2 opened a pull request:

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

    IGNITE-10513 Fix NullPointerException on reconnect

   

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

    $ git pull https://github.com/laz2/ignite ignite-10513

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

    https://github.com/apache/ignite/pull/5557.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 #5557
   
----
commit 6d59979f40fc5307b229708d740768e39f996b1b
Author: Dmitry Lazurkin <dilaz03@...>
Date:   2018-12-03T16:46:10Z

    IGNITE-10513 Fix NullPointerException on reconnect

----


---