[GitHub] ignite pull request: Correct cluster misses aggregation

2016-05-04 Thread krnlMustard
Github user krnlMustard closed the pull request at: https://github.com/apache/ignite/pull/686 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request: Cluster metrics should merge remote size and ...

2016-05-04 Thread krnlMustard
GitHub user krnlMustard opened a pull request: https://github.com/apache/ignite/pull/688 Cluster metrics should merge remote size and key size CacheMetric for a cluster was not aggregating remote getSize() and getKeySize() values. Thus the aggregate CacheMetric would report only

[GitHub] ignite pull request: Correct cluster misses aggregation

2016-05-04 Thread krnlMustard
GitHub user krnlMustard opened a pull request: https://github.com/apache/ignite/pull/686 Correct cluster misses aggregation When merging metrics from a cluster, node hits instead of node misses were being aggregated into merged misses. Thus for clusters the CacheMetrics were