[jira] [Created] (IGNITE-7685) Incorrect AllocationRate counting

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

[jira] [Created] (IGNITE-7685) Incorrect AllocationRate counting

Anton Vinogradov (Jira)
Anton Vinogradov created IGNITE-7685:
----------------------------------------

             Summary: Incorrect AllocationRate counting
                 Key: IGNITE-7685
                 URL: https://issues.apache.org/jira/browse/IGNITE-7685
             Project: Ignite
          Issue Type: Task
            Reporter: Anton Vinogradov
            Assignee: Andrey Kuznetsov


Each call of {{org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl#updateTotalAllocatedPages}} performs {{allocRate.onHit()}} call which is not correct since delta can be negative or bigger that 1.

Need to fix allocationRate counting



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