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

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
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 <nsamelchev@...>
Date:   2018-06-15T13:50:34Z

    fix test

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

    For TC tests

----


---
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---