You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Sergey Chugunov (JIRA)" <ji...@apache.org> on 2017/05/22 15:53:04 UTC

[jira] [Created] (IGNITE-5265) Eviction Rate memory metric to be implemented

Sergey Chugunov created IGNITE-5265:
---------------------------------------

             Summary: Eviction Rate memory metric to be implemented
                 Key: IGNITE-5265
                 URL: https://issues.apache.org/jira/browse/IGNITE-5265
             Project: Ignite
          Issue Type: Task
          Components: general
            Reporter: Sergey Chugunov
             Fix For: 2.1


Eviction rate metric is declared on *MemoryMetrics* interface but isn't implemented in *MemoryMetricsImpl* (current implementation returns 0 right away).

This metric must be implemented identically to *allocationRate* metric from the same interface (algorithm for *allocationRate* can be reused with minor refactoring).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)