GitHub user ilantukh opened a pull request:
https://github.com/apache/ignite/pull/4499 IGNITE-9236 : Removed setting failureDetectionTimeout to Integer.MAX_VALUE in tests.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9236
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4499.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4499
----
commit 1106650a21386f24cc5b1cc9087883779385a47e
Author: Ilya Lantukh <ilantukh@...>
Date: 2018-08-08T13:49:42Z
IGNITE-9236 : Removed setting failureDetectionTimeout to Integer.MAX_VALUE in tests.
----
---