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 2018/05/16 16:04:00 UTC

[jira] [Commented] (IGNITE-8515) Value of CacheGroupMetricsMXBean.getTotalAllocatedPages() is always 0

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

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

GitHub user alex-plekhanov opened a pull request:

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

    IGNITE-8515 Value of CacheGroupMetricsMXBean.getTotalAllocatedPages() is always 0

    

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

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

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

    https://github.com/apache/ignite/pull/4007.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 #4007
    
----
commit 5f3e9a9228f3cc69839882b1647476529267ae02
Author: Aleksey Plekhanov <pl...@...>
Date:   2018-05-16T15:58:14Z

    IGNITE-8515 Value of CacheGroupMetricsMXBean.getTotalAllocatedPages() is always 0

----


> Value of CacheGroupMetricsMXBean.getTotalAllocatedPages() is always 0
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-8515
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8515
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.5
>            Reporter: Aleksey Plekhanov
>            Assignee: Aleksey Plekhanov
>            Priority: Major
>             Fix For: 2.6
>
>
> {{DataRegionMetricsImpl#getOrAllocateGroupPageAllocationTracker}} don't save created trackers and always returns new tracker.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)