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