You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by x-kreator <gi...@git.apache.org> on 2018/05/28 14:24:17 UTC

[GitHub] ignite pull request #4079: IGNITE-8311: IgniteClientRejoinTest.testClientsRe...

GitHub user x-kreator opened a pull request:

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

    IGNITE-8311: IgniteClientRejoinTest.testClientsReconnectDisabled caus…

    …es exchange-worker to terminate via NPE.

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

    $ git pull https://github.com/x-kreator/ignite ignite-8311

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

    https://github.com/apache/ignite/pull/4079.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 #4079
    
----
commit c4526c3b22b7d2c633af17ca79732c6e8722e2d5
Author: Dmitriy Sorokin <sb...@...>
Date:   2018-05-28T14:22:02Z

    IGNITE-8311: IgniteClientRejoinTest.testClientsReconnectDisabled causes exchange-worker to terminate via NPE.

----


---