GitHub user alamar opened a pull request:
https://github.com/apache/ignite/pull/3264 IGNITE-7165 Only cancel old rebalance future when new rebalance is non-trivial.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-7165
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3264.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3264
----
commit 2cbf1c5f50bcd301897fd4a1ded681b14e95e795
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date: 2017-12-20T14:31:16Z
IGNITE-7165 Only cancel old rebalance future when new rebalance is non-trivial.
----
---