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.patchTo 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
----
---