[jira] [Created] (IGNITE-7967) DataRegionMetrics#totalAllocatedPages is invalid if metrics were enabled during runtime

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

[jira] [Created] (IGNITE-7967) DataRegionMetrics#totalAllocatedPages is invalid if metrics were enabled during runtime

Anton Vinogradov (Jira)
Alexey Goncharuk created IGNITE-7967:
----------------------------------------

             Summary: DataRegionMetrics#totalAllocatedPages is invalid if metrics were enabled during runtime
                 Key: IGNITE-7967
                 URL: https://issues.apache.org/jira/browse/IGNITE-7967
             Project: Ignite
          Issue Type: Bug
          Components: persistence
    Affects Versions: 2.3
            Reporter: Alexey Goncharuk
             Fix For: 2.5


{{totalAllocatedPages}} is updated during runtime via callback. When metrics are enabled at runtime, some pages may be already allocated, thus the metric shows invalid value.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)