You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by sergey-chugunov-1985 <gi...@git.apache.org> on 2017/10/09 14:46:26 UTC

[GitHub] ignite pull request #2822: proper getters for rebalance metrics were added

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 <se...@gmail.com>
Date:   2017-10-09T14:35:03Z

    IGNITE-6583 proper getters for rebalance metrics were added; ignite-style getters (without get) were deprecated

----


---