[jira] [Created] (IGNITE-6711) DataRegionMetrics#totalAllocatedPages is not valid after node restart

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-6711) DataRegionMetrics#totalAllocatedPages is not valid after node restart

Anton Vinogradov (Jira)
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)