You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by alex-plekhanov <gi...@git.apache.org> on 2017/12/27 08:02:34 UTC

[GitHub] ignite pull request #3292: IGNITE-6923 Optimize metrics calculation

GitHub user alex-plekhanov opened a pull request:

    https://github.com/apache/ignite/pull/3292

    IGNITE-6923 Optimize metrics calculation

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alex-plekhanov/ignite IGNITE-6923

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3292.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 #3292
    
----
commit 6a887ada0b76d62c34b871f760f79838215e6cbc
Author: Aleksey Plekhanov <pl...@...>
Date:   2017-12-19T14:44:06Z

    IGNITE-6923 Optimized nonHeapMemoryUsed

commit d1742f7c598e8029db58f48b0b0ab3cf463a55d9
Author: Aleksey Plekhanov <pl...@...>
Date:   2017-12-20T16:13:34Z

    IGNITE-6923 getTotalPartitionsCount, getRebalancingPartitionsCount optimization

commit 1bff257d4da4bdf33da1824a193ba6d202b8f9ac
Author: Aleksey Plekhanov <pl...@...>
Date:   2017-12-22T08:56:36Z

    IGNITE-6923 Cluster metrics optimization (proxy class implemented)

commit 4980e29e7145a8ea9f53e51ba7d0ae67f6709d1b
Author: Aleksey Plekhanov <pl...@...>
Date:   2017-12-25T08:40:24Z

    IGNITE-6923 Partitions metrics optimization

commit 6c53ac5a66cc951f8dfa12dcf2d9bc6953e3c6ed
Author: Aleksey Plekhanov <pl...@...>
Date:   2017-12-26T12:57:01Z

    IGNITE-6923 Cache metrics optimization

commit e77096ec6ec8c6b5128b83a5be41c61d73e9a169
Author: Aleksey Plekhanov <pl...@...>
Date:   2017-12-26T12:58:30Z

    IGNITE-6923 Cache metrics optimization

commit 9bb904f445c558f5bf044d6cbafd2a9aeb9d4eb7
Author: Aleksey Plekhanov <pl...@...>
Date:   2017-12-27T07:48:56Z

    IGNITE-6923 Disable cache metrics update flag

----


---

[GitHub] ignite pull request #3292: IGNITE-6923 Optimize metrics calculation

Posted by alex-plekhanov <gi...@git.apache.org>.
Github user alex-plekhanov closed the pull request at:

    https://github.com/apache/ignite/pull/3292


---