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

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

GitHub user andrey-kuznetsov opened a pull request:

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

    IGNITE-6711: TotalAllocatedPages metric fix.

    

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

    $ git pull https://github.com/andrey-kuznetsov/ignite ignite-6711

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

    https://github.com/apache/ignite/pull/3165.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 #3165
    
----
commit e6c75e81b87ec7e4e2489dd6a96e2f5a0b3d0c89
Author: Andrey Kuznetsov <[email protected]>
Date:   2017-12-07T08:23:47Z

    IGNITE-6711: TotalAllocatedPages metric fix.

----


> DataRegionMetrics#totalAllocatedPages is not valid after node restart
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-6711
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6711
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 2.2
>            Reporter: Alexey Goncharuk
>            Assignee: Andrey Kuznetsov
>              Labels: newbie
>             Fix For: 2.4
>
>
> Currently, data region metric tracks total allocated pages by a callback on 
> page allocation. However, when a node with enabled persistence is started, 
> some of the pages are already allocated, which leads to an incorrect metric 
> value.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to