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

[GitHub] ignite pull request #4203: IGNITE-8180

GitHub user NSAmelchev opened a pull request:

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

    IGNITE-8180

    Fixed test ZookeeperDiscoverySpiTest#testQuorumRestore.
    Sometimes nodes don't have time to reconnect and loses connections. I increased session timeout.

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

    $ git pull https://github.com/NSAmelchev/ignite ignite-8180

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

    https://github.com/apache/ignite/pull/4203.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 #4203
    
----
commit 987cb69ab10940c94152ea851fe5b8f4ca60954a
Author: NSAmelchev <ns...@...>
Date:   2018-06-15T13:50:34Z

    fix test

commit cb044bd47f294fb6247974938466472316c4e53b
Author: NSAmelchev <ns...@...>
Date:   2018-06-15T13:54:26Z

    For TC tests

----


---

[GitHub] ignite pull request #4203: IGNITE-8180

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---