GitHub user sergey-chugunov-1985 opened a pull request: https://github.com/apache/ignite/pull/2822
proper getters for rebalance metrics were added â¦tyle getters (without get) were deprecated You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6583-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2822.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 #2822 ---- commit f06ade39be127241b31754824f4a3c37f98c9747 Author: Sergey Chugunov <sergey.chugu...@gmail.com> Date: 2017-10-09T14:35:03Z IGNITE-6583 proper getters for rebalance metrics were added; ignite-style getters (without get) were deprecated ---- ---