[GitHub] ignite pull request #3899: IGNITE-8355: Hotfix NPE on start node (discovery ...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3899: IGNITE-8355: Hotfix NPE on start node (discovery ...

andrey-kuznetsov
GitHub user tledkov-gridgain opened a pull request:

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

    IGNITE-8355: Hotfix NPE on start node (discovery start race)

   

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

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

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

    https://github.com/apache/ignite/pull/3899.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 #3899
   
----
commit 7bc10167bffffcd6f81fb3d3d5b0ad3d6032a19e
Author: tledkov-gridgain <tledkov@...>
Date:   2018-04-23T10:27:33Z

    IGNITE-8355: Hotfix NPE on start node (discovery start race). Gathers info about local node is coordinator from ServerImpl

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3899: IGNITE-8355: Hotfix NPE on start node (discovery ...

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---