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

[GitHub] ignite pull request #5511: Ignite 10417

GitHub user voropava opened a pull request:

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

    Ignite 10417

    

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

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

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

    https://github.com/apache/ignite/pull/5511.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 #5511
    
----
commit bcdf0c0ee8fc14c50dfbf704dc1c0638cea3eb9d
Author: Pavel Voronkin <pv...@...>
Date:   2018-11-09T12:00:03Z

    IGNITE-10417 Fixed spiState in notifyDisoveryListener().

commit 22c1f9c3846f71993e856e30acea930f31fb5efe
Author: Pavel Voronkin <pv...@...>
Date:   2018-11-09T12:00:03Z

    IGNITE-10417 Added assert on ring.node() existence.

commit a5502af7b2181c275bf17bf22c29a7dbaa5d4763
Author: Pavel Voronkin <pv...@...>
Date:   2018-11-09T12:00:03Z

    IGNITE-10417 Fixed spiState in notifyDisoveryListener().

commit 326e137ee83c4355e5195e53ab1cac9052579ac0
Author: Pavel Voronkin <pv...@...>
Date:   2018-11-09T12:00:03Z

    IGNITE-10417 Logging on custom discovery events.

----


---