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

2018-04-23 Thread asfgit
Github user asfgit closed the pull request at:

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


---


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

2018-04-23 Thread tledkov-gridgain
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 7bc10167bcd6f81fb3d3d5b0ad3d6032a19e
Author: tledkov-gridgain 
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




---