[
https://issues.apache.org/jira/browse/IGNITE-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15735400#comment-15735400
]
ASF GitHub Bot commented on IGNITE-4264:
----------------------------------------
GitHub user AMashenkov opened a pull request:
https://github.com/apache/ignite/pull/1336
IGNITE-4264: Offheap cache entries statistics is broken in master
Fixed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-4264-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1336.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 #1336
----
commit da6d8dbe10c2adac6aca860d54e98e053112ae73
Author: Andrey V. Mashenkov <[email protected]>
Date: 2016-12-09T13:52:20Z
Fixed cluster wide cache metrics
----
> Offheap cache entries statistics is broken in master
> ----------------------------------------------------
>
> Key: IGNITE-4264
> URL: https://issues.apache.org/jira/browse/IGNITE-4264
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Reporter: Andrew Mashenkov
> Assignee: wmz7year
> Fix For: 2.0
>
> Attachments: Test.java
>
>
> Reproducer is attached. Test is fine on 1.7 release branch, but fails in
> master
> cache.metrics().getOffHeapPrimaryEntriesCount() returns wrong number. Also it
> seems the number grows with increasing number of clients.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)