[
https://issues.apache.org/jira/browse/IGNITE-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16330567#comment-16330567
]
ASF GitHub Bot commented on IGNITE-6711:
----------------------------------------
GitHub user andrey-kuznetsov opened a pull request:
https://github.com/apache/ignite/pull/3401
IGNITE-6711: Squashed ignite-6711 branch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrey-kuznetsov/ignite ignite-6711-squashed
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3401.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 #3401
----
commit d5d9a5af16eaf3cac829443d3c3174470dfdc99d
Author: Andrey Kuznetsov <stkuzma@...>
Date: 2018-01-18T14:26:47Z
IGNITE-6711: Squashed ignite-6711 branch.
----
> 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
> Priority: Major
> Labels: iep-6, 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
(v7.6.3#76005)