GitHub user DmitriyGovorukhin opened a pull request: https://github.com/apache/ignite/pull/4396
IGNITE-9047 Add idleVerify check into GridCommonAbstractTest You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9047 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4396.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 #4396 ---- commit 81ebffd62e4c2b260adc90570afdb5dc9fe91d7a Author: Dmitriy Govorukhin <dmitriy.govorukhin@...> Date: 2018-07-21T11:09:31Z IGNITE-9047 add idleVerify checking into GridCommonAbstractTest commit e19ff9f673242c563d2ed87be83df38cc41c6328 Author: Dmitriy Govorukhin <dmitriy.govorukhin@...> Date: 2018-07-21T11:13:40Z IGNITE-9047 change return value ---- ---