GitHub user dspavlov opened a pull request: https://github.com/apache/ignite/pull/2914
IGNITE-6713: Ignite Cache 5 flaky test CacheRebalancingSelfTest.testD⦠â¦isableRebalancing() Full sync added, standalone suite for mass test startup You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6713-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2914.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 #2914 ---- commit 6330ba221251f3d8d24868f38ea1fed18b5dd41b Author: dpavlov <dpav...@gridgain.com> Date: 2017-10-24T11:40:43Z IGNITE-6713: Ignite Cache 5 flaky test CacheRebalancingSelfTest.testDisableRebalancing() Full sync added, standalone suite for mass test startup ---- ---