You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dgovorukhin <gi...@git.apache.org> on 2018/11/12 11:48:02 UTC

[GitHub] ignite pull request #5365: ignite-9858 do not initialize local addresses for...

GitHub user dgovorukhin opened a pull request:

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

    ignite-9858 do not initialize local addresses for the client node

    

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

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

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

    https://github.com/apache/ignite/pull/5365.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 #5365
    
----
commit 68472520ad8e7391e816e795be976ad5dd2ac328
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-11-12T11:47:12Z

    IGNITE-9858 do not initialize local addresses for the client node
    
    Signed-off-by: Dmitriy Govorukhin <dm...@gmail.com>

----


---