You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/23 03:05:58 UTC

[jira] [Commented] (IGNITE-4264) Offheap cache entries statistics is broken in master

    [ https://issues.apache.org/jira/browse/IGNITE-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15688716#comment-15688716 ] 

ASF GitHub Bot commented on IGNITE-4264:
----------------------------------------

GitHub user wmz7year opened a pull request:

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

    IGNITE-4264: fix cache metrics error between server and client.

    

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

    $ git pull https://github.com/wmz7year/ignite ignite-4264

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

    https://github.com/apache/ignite/pull/1263.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 #1263
    
----
commit af739867d50218dd47990ce17e81cce06615db85
Author: jiangwei <ji...@caifuzhinan.com>
Date:   2016-11-23T03:01:37Z

    fix cache metrics error between server and client.

----


> 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: 1.8
>
>         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)