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 <plehanov.alex@...> Date: 2017-12-19T14:44:06Z IGNITE-6923 Optimized nonHeapMemoryUsed commit d1742f7c598e8029db58f48b0b0ab3cf463a55d9 Author: Aleksey Plekhanov <plehanov.alex@...> Date: 2017-12-20T16:13:34Z IGNITE-6923 getTotalPartitionsCount, getRebalancingPartitionsCount optimization commit 1bff257d4da4bdf33da1824a193ba6d202b8f9ac Author: Aleksey Plekhanov <plehanov.alex@...> Date: 2017-12-22T08:56:36Z IGNITE-6923 Cluster metrics optimization (proxy class implemented) commit 4980e29e7145a8ea9f53e51ba7d0ae67f6709d1b Author: Aleksey Plekhanov <plehanov.alex@...> Date: 2017-12-25T08:40:24Z IGNITE-6923 Partitions metrics optimization commit 6c53ac5a66cc951f8dfa12dcf2d9bc6953e3c6ed Author: Aleksey Plekhanov <plehanov.alex@...> Date: 2017-12-26T12:57:01Z IGNITE-6923 Cache metrics optimization commit e77096ec6ec8c6b5128b83a5be41c61d73e9a169 Author: Aleksey Plekhanov <plehanov.alex@...> Date: 2017-12-26T12:58:30Z IGNITE-6923 Cache metrics optimization commit 9bb904f445c558f5bf044d6cbafd2a9aeb9d4eb7 Author: Aleksey Plekhanov <plehanov.alex@...> Date: 2017-12-27T07:48:56Z IGNITE-6923 Disable cache metrics update flag ---- ---