Alexey Goncharuk created IGNITE-6711:
----------------------------------------
Summary: 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
Security Level: Public (Viewable by anyone)
Components: general
Affects Versions: 2.2
Reporter: Alexey Goncharuk
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)