You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2018/03/15 12:53:00 UTC

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

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)