[
https://issues.apache.org/jira/browse/IGNITE-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16334777#comment-16334777
]
ASF GitHub Bot commented on IGNITE-6711:
----------------------------------------
Github user andrey-kuznetsov closed the pull request at:
https://github.com/apache/ignite/pull/3401
> 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: Anton Vinogradov
> 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)